ReactOS 0.4.15-dev-7942-gd23573b
_D3DNTHAL_DRAWPRIMITIVES2DATA Struct Reference

#include <d3dnthal.h>

Collaboration diagram for _D3DNTHAL_DRAWPRIMITIVES2DATA:

Public Attributes

ULONG_PTR dwhContext
 
DWORD dwFlags
 
DWORD dwVertexType
 
PDD_SURFACE_LOCAL lpDDCommands
 
DWORD dwCommandOffset
 
DWORD dwCommandLength
 
union {
   PDD_SURFACE_LOCAL   lpDDVertex
 
   LPVOID   lpVertices
 
}; 
 
DWORD dwVertexOffset
 
DWORD dwVertexLength
 
DWORD dwReqVertexBufSize
 
DWORD dwReqCommandBufSize
 
LPDWORD lpdwRStates
 
union {
   DWORD   dwVertexSize
 
   HRESULT   ddrval
 
}; 
 
DWORD dwErrorOffset
 

Detailed Description

Definition at line 211 of file d3dnthal.h.

Member Data Documentation

◆ 

__GNU_EXTENSION union { ... } _D3DNTHAL_DRAWPRIMITIVES2DATA::@2759

◆ 

__GNU_EXTENSION union { ... } _D3DNTHAL_DRAWPRIMITIVES2DATA::@2761

◆ ddrval

HRESULT _D3DNTHAL_DRAWPRIMITIVES2DATA::ddrval

Definition at line 229 of file d3dnthal.h.

◆ dwCommandLength

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwCommandLength

Definition at line 217 of file d3dnthal.h.

◆ dwCommandOffset

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwCommandOffset

Definition at line 216 of file d3dnthal.h.

◆ dwErrorOffset

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwErrorOffset

Definition at line 231 of file d3dnthal.h.

◆ dwFlags

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwFlags

Definition at line 213 of file d3dnthal.h.

◆ dwhContext

ULONG_PTR _D3DNTHAL_DRAWPRIMITIVES2DATA::dwhContext

Definition at line 212 of file d3dnthal.h.

◆ dwReqCommandBufSize

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwReqCommandBufSize

Definition at line 225 of file d3dnthal.h.

◆ dwReqVertexBufSize

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwReqVertexBufSize

Definition at line 224 of file d3dnthal.h.

◆ dwVertexLength

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwVertexLength

Definition at line 223 of file d3dnthal.h.

◆ dwVertexOffset

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwVertexOffset

Definition at line 222 of file d3dnthal.h.

◆ dwVertexSize

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwVertexSize

Definition at line 228 of file d3dnthal.h.

◆ dwVertexType

DWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::dwVertexType

Definition at line 214 of file d3dnthal.h.

◆ lpDDCommands

PDD_SURFACE_LOCAL _D3DNTHAL_DRAWPRIMITIVES2DATA::lpDDCommands

Definition at line 215 of file d3dnthal.h.

◆ lpDDVertex

PDD_SURFACE_LOCAL _D3DNTHAL_DRAWPRIMITIVES2DATA::lpDDVertex

Definition at line 219 of file d3dnthal.h.

◆ lpdwRStates

LPDWORD _D3DNTHAL_DRAWPRIMITIVES2DATA::lpdwRStates

Definition at line 226 of file d3dnthal.h.

◆ lpVertices

LPVOID _D3DNTHAL_DRAWPRIMITIVES2DATA::lpVertices

Definition at line 220 of file d3dnthal.h.


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