ReactOS 0.4.15-dev-7924-g5949c20
_D3D9_GETAVAILDRIVERMEMORYDATA Struct Reference

#include <d3d9_callbacks.h>

Collaboration diagram for _D3D9_GETAVAILDRIVERMEMORYDATA:

Public Attributes

struct _D3D9_Unknown6BCpUnknown6BC
 
D3D9_GETAVAILDRIVERMEMORY_TYPE dwMemoryType
 
DWORD dwTextureType
 
DWORD dwFree
 

Detailed Description

Definition at line 21 of file d3d9_callbacks.h.

Member Data Documentation

◆ dwFree

DWORD _D3D9_GETAVAILDRIVERMEMORYDATA::dwFree

Definition at line 26 of file d3d9_callbacks.h.

Referenced by IDirect3DDevice9Base_GetAvailableTextureMem().

◆ dwMemoryType

D3D9_GETAVAILDRIVERMEMORY_TYPE _D3D9_GETAVAILDRIVERMEMORYDATA::dwMemoryType

Definition at line 24 of file d3d9_callbacks.h.

Referenced by IDirect3DDevice9Base_GetAvailableTextureMem().

◆ dwTextureType

DWORD _D3D9_GETAVAILDRIVERMEMORYDATA::dwTextureType

Definition at line 25 of file d3d9_callbacks.h.

◆ pUnknown6BC

struct _D3D9_Unknown6BC* _D3D9_GETAVAILDRIVERMEMORYDATA::pUnknown6BC

Definition at line 23 of file d3d9_callbacks.h.

Referenced by IDirect3DDevice9Base_GetAvailableTextureMem().


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