ReactOS 0.4.16-dev-61-ge128cbc
|
#include <d3d10effect.h>
Public Attributes | |
const char * | Name |
UINT | Annotations |
BYTE * | pIAInputSignature |
SIZE_T | IAInputSignatureSize |
UINT | StencilRef |
UINT | SampleMask |
FLOAT | BlendFactor [4] |
Definition at line 141 of file d3d10effect.h.
UINT _D3D10_PASS_DESC::Annotations |
Definition at line 144 of file d3d10effect.h.
FLOAT _D3D10_PASS_DESC::BlendFactor[4] |
Definition at line 149 of file d3d10effect.h.
SIZE_T _D3D10_PASS_DESC::IAInputSignatureSize |
Definition at line 146 of file d3d10effect.h.
Definition at line 143 of file d3d10effect.h.
BYTE* _D3D10_PASS_DESC::pIAInputSignature |
Definition at line 145 of file d3d10effect.h.
UINT _D3D10_PASS_DESC::SampleMask |
Definition at line 148 of file d3d10effect.h.
UINT _D3D10_PASS_DESC::StencilRef |
Definition at line 147 of file d3d10effect.h.