ReactOS 0.4.15-dev-7953-g1f49173
_D3DPrimCaps Struct Reference

#include <d3dcaps.h>

Public Attributes

DWORD dwSize
 
DWORD dwMiscCaps
 
DWORD dwRasterCaps
 
DWORD dwZCmpCaps
 
DWORD dwSrcBlendCaps
 
DWORD dwDestBlendCaps
 
DWORD dwAlphaCmpCaps
 
DWORD dwShadeCaps
 
DWORD dwTextureCaps
 
DWORD dwTextureFilterCaps
 
DWORD dwTextureBlendCaps
 
DWORD dwTextureAddressCaps
 
DWORD dwStippleWidth
 
DWORD dwStippleHeight
 

Detailed Description

Definition at line 262 of file d3dcaps.h.

Member Data Documentation

◆ dwAlphaCmpCaps

DWORD _D3DPrimCaps::dwAlphaCmpCaps

Definition at line 270 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwDestBlendCaps

DWORD _D3DPrimCaps::dwDestBlendCaps

Definition at line 269 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwMiscCaps

DWORD _D3DPrimCaps::dwMiscCaps

Definition at line 265 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwRasterCaps

DWORD _D3DPrimCaps::dwRasterCaps

Definition at line 266 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwShadeCaps

DWORD _D3DPrimCaps::dwShadeCaps

Definition at line 271 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwSize

DWORD _D3DPrimCaps::dwSize

Definition at line 264 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwSrcBlendCaps

DWORD _D3DPrimCaps::dwSrcBlendCaps

Definition at line 268 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwStippleHeight

DWORD _D3DPrimCaps::dwStippleHeight

Definition at line 277 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwStippleWidth

DWORD _D3DPrimCaps::dwStippleWidth

Definition at line 276 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwTextureAddressCaps

DWORD _D3DPrimCaps::dwTextureAddressCaps

Definition at line 275 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwTextureBlendCaps

DWORD _D3DPrimCaps::dwTextureBlendCaps

Definition at line 274 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwTextureCaps

DWORD _D3DPrimCaps::dwTextureCaps

Definition at line 272 of file d3dcaps.h.

Referenced by d3d3_EnumDevices(), ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwTextureFilterCaps

DWORD _D3DPrimCaps::dwTextureFilterCaps

Definition at line 273 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().

◆ dwZCmpCaps

DWORD _D3DPrimCaps::dwZCmpCaps

Definition at line 267 of file d3dcaps.h.

Referenced by ddraw_get_d3dcaps(), and dump_D3dDriverData().


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