ReactOS 0.4.15-dev-7931-gfd331f1
_D3DHAL_CALLBACKS3 Struct Reference

#include <d3dhal.h>

Collaboration diagram for _D3DHAL_CALLBACKS3:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
LPD3DHAL_CLEAR2CB Clear2
 
LPVOID lpvReserved
 
LPD3DHAL_VALIDATETEXTURESTAGESTATECB ValidateTextureStageState
 
LPD3DHAL_DRAWPRIMITIVES2CB DrawPrimitives2
 

Detailed Description

Definition at line 222 of file d3dhal.h.

Member Data Documentation

◆ Clear2

LPD3DHAL_CLEAR2CB _D3DHAL_CALLBACKS3::Clear2

Definition at line 225 of file d3dhal.h.

◆ DrawPrimitives2

LPD3DHAL_DRAWPRIMITIVES2CB _D3DHAL_CALLBACKS3::DrawPrimitives2

Definition at line 228 of file d3dhal.h.

◆ dwFlags

DWORD _D3DHAL_CALLBACKS3::dwFlags

Definition at line 224 of file d3dhal.h.

◆ dwSize

DWORD _D3DHAL_CALLBACKS3::dwSize

Definition at line 223 of file d3dhal.h.

◆ lpvReserved

LPVOID _D3DHAL_CALLBACKS3::lpvReserved

Definition at line 226 of file d3dhal.h.

◆ ValidateTextureStageState

LPD3DHAL_VALIDATETEXTURESTAGESTATECB _D3DHAL_CALLBACKS3::ValidateTextureStageState

Definition at line 227 of file d3dhal.h.


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