ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_fbo_resource Struct Reference

#include <wined3d_private.h>

Public Attributes

GLuint object
 
GLenum target
 
GLuint level
 
GLuint layer
 

Detailed Description

Definition at line 3336 of file wined3d_private.h.

Member Data Documentation

◆ layer

GLuint wined3d_fbo_resource::layer

Definition at line 3340 of file wined3d_private.h.

◆ level

GLuint wined3d_fbo_resource::level

Definition at line 3340 of file wined3d_private.h.

◆ object

GLuint wined3d_fbo_resource::object

Definition at line 3338 of file wined3d_private.h.

◆ target

GLenum wined3d_fbo_resource::target

Definition at line 3339 of file wined3d_private.h.


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