ReactOS 0.4.15-dev-7788-g1ad9096
fbo_entry Struct Reference

#include <wined3d_private.h>

Collaboration diagram for fbo_entry:

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
 

Detailed Description

Definition at line 3347 of file wined3d_private.h.

Member Data Documentation

◆ entry

struct list fbo_entry::entry

Definition at line 3349 of file wined3d_private.h.

◆ flags

DWORD fbo_entry::flags

Definition at line 3350 of file wined3d_private.h.

◆ id

GLuint fbo_entry::id

Definition at line 3352 of file wined3d_private.h.

◆ key

◆ rt_mask

DWORD fbo_entry::rt_mask

Definition at line 3351 of file wined3d_private.h.


The documentation for this struct was generated from the following file: