ReactOS 0.4.15-dev-7788-g1ad9096
wined3d_bo_address Struct Reference

#include <wined3d_private.h>

Public Attributes

GLuint buffer_object
 
BYTEaddr
 

Detailed Description

Definition at line 1473 of file wined3d_private.h.

Member Data Documentation

◆ addr

BYTE* wined3d_bo_address::addr

Definition at line 1476 of file wined3d_private.h.

Referenced by texture1d_load_location(), and texture3d_load_location().

◆ buffer_object

GLuint wined3d_bo_address::buffer_object

Definition at line 1475 of file wined3d_private.h.

Referenced by texture1d_load_location(), and texture3d_load_location().


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