ReactOS 0.4.16-dev-59-gd481587
|
#include <wined3d_private.h>
Public Attributes | |
GLuint | buffer_object |
BYTE * | addr |
Definition at line 1473 of file wined3d_private.h.
BYTE* wined3d_bo_address::addr |
Definition at line 1476 of file wined3d_private.h.
Referenced by texture1d_load_location(), and texture3d_load_location().
GLuint wined3d_bo_address::buffer_object |
Definition at line 1475 of file wined3d_private.h.
Referenced by texture1d_load_location(), and texture3d_load_location().