ReactOS 0.4.15-dev-7924-g5949c20
_D3DHAL_DRAWPRIMITIVES2DATA Struct Reference

#include <d3dhal.h>

Collaboration diagram for _D3DHAL_DRAWPRIMITIVES2DATA:

Public Attributes

ULONG_PTR dwhContext
 
DWORD dwFlags
 
DWORD dwVertexType
 
LPDDRAWI_DDRAWSURFACE_LCL lpDDCommands
 
DWORD dwCommandOffset
 
DWORD dwCommandLength
 
union {
   LPDDRAWI_DDRAWSURFACE_LCL   lpDDVertex
 
   LPVOID   lpVertices
 
DUMMYUNIONNAME1
 
DWORD dwVertexOffset
 
DWORD dwVertexLength
 
DWORD dwReqVertexBufSize
 
DWORD dwReqCommandBufSize
 
LPDWORD lpdwRStates
 
union {
   DWORD   dwVertexSize
 
   HRESULT   ddrval
 
DUMMYUNIONNAME2
 
DWORD dwErrorOffset
 

Detailed Description

Definition at line 287 of file d3dhal.h.

Member Data Documentation

◆ ddrval

HRESULT _D3DHAL_DRAWPRIMITIVES2DATA::ddrval

Definition at line 305 of file d3dhal.h.

◆ 

_ANONYMOUS_UNION union { ... } _D3DHAL_DRAWPRIMITIVES2DATA::DUMMYUNIONNAME1

◆ 

_ANONYMOUS_UNION union { ... } _D3DHAL_DRAWPRIMITIVES2DATA::DUMMYUNIONNAME2

◆ dwCommandLength

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwCommandLength

Definition at line 293 of file d3dhal.h.

◆ dwCommandOffset

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwCommandOffset

Definition at line 292 of file d3dhal.h.

◆ dwErrorOffset

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwErrorOffset

Definition at line 307 of file d3dhal.h.

◆ dwFlags

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwFlags

Definition at line 289 of file d3dhal.h.

◆ dwhContext

ULONG_PTR _D3DHAL_DRAWPRIMITIVES2DATA::dwhContext

Definition at line 288 of file d3dhal.h.

◆ dwReqCommandBufSize

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwReqCommandBufSize

Definition at line 301 of file d3dhal.h.

◆ dwReqVertexBufSize

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwReqVertexBufSize

Definition at line 300 of file d3dhal.h.

◆ dwVertexLength

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwVertexLength

Definition at line 299 of file d3dhal.h.

◆ dwVertexOffset

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwVertexOffset

Definition at line 298 of file d3dhal.h.

◆ dwVertexSize

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwVertexSize

Definition at line 304 of file d3dhal.h.

◆ dwVertexType

DWORD _D3DHAL_DRAWPRIMITIVES2DATA::dwVertexType

Definition at line 290 of file d3dhal.h.

◆ lpDDCommands

LPDDRAWI_DDRAWSURFACE_LCL _D3DHAL_DRAWPRIMITIVES2DATA::lpDDCommands

Definition at line 291 of file d3dhal.h.

◆ lpDDVertex

LPDDRAWI_DDRAWSURFACE_LCL _D3DHAL_DRAWPRIMITIVES2DATA::lpDDVertex

Definition at line 295 of file d3dhal.h.

◆ lpdwRStates

LPDWORD _D3DHAL_DRAWPRIMITIVES2DATA::lpdwRStates

Definition at line 302 of file d3dhal.h.

◆ lpVertices

LPVOID _D3DHAL_DRAWPRIMITIVES2DATA::lpVertices

Definition at line 296 of file d3dhal.h.


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