ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <wined3d_private.h>
Classes | |
struct | wined3d_fbo_entry_key |
Public Attributes | |
struct list | entry |
DWORD | flags |
DWORD | rt_mask |
GLuint | id |
struct fbo_entry::wined3d_fbo_entry_key | key |
Definition at line 3347 of file wined3d_private.h.
Definition at line 3349 of file wined3d_private.h.
DWORD fbo_entry::flags |
Definition at line 3350 of file wined3d_private.h.
GLuint fbo_entry::id |
Definition at line 3352 of file wined3d_private.h.
struct fbo_entry::wined3d_fbo_entry_key fbo_entry::key |
DWORD fbo_entry::rt_mask |
Definition at line 3351 of file wined3d_private.h.