ReactOS 0.4.15-dev-8002-gbbb3b00
wined3d_const_bo_address Struct Reference

#include <wined3d_private.h>

Public Attributes

GLuint buffer_object
 
const BYTEaddr
 

Detailed Description

Definition at line 1479 of file wined3d_private.h.

Member Data Documentation

◆ addr

const BYTE* wined3d_const_bo_address::addr

Definition at line 1482 of file wined3d_private.h.

Referenced by texture1d_load_location(), and texture3d_load_location().

◆ buffer_object

GLuint wined3d_const_bo_address::buffer_object

Definition at line 1481 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: