ReactOS 0.4.15-dev-7907-g95bf896
_D3D10_PASS_DESC Struct Reference

#include <d3d10effect.h>

Public Attributes

const charName
 
UINT Annotations
 
BYTEpIAInputSignature
 
SIZE_T IAInputSignatureSize
 
UINT StencilRef
 
UINT SampleMask
 
FLOAT BlendFactor [4]
 

Detailed Description

Definition at line 141 of file d3d10effect.h.

Member Data Documentation

◆ Annotations

UINT _D3D10_PASS_DESC::Annotations

Definition at line 144 of file d3d10effect.h.

◆ BlendFactor

FLOAT _D3D10_PASS_DESC::BlendFactor[4]

Definition at line 149 of file d3d10effect.h.

◆ IAInputSignatureSize

SIZE_T _D3D10_PASS_DESC::IAInputSignatureSize

Definition at line 146 of file d3d10effect.h.

◆ Name

const char* _D3D10_PASS_DESC::Name

Definition at line 143 of file d3d10effect.h.

◆ pIAInputSignature

BYTE* _D3D10_PASS_DESC::pIAInputSignature

Definition at line 145 of file d3d10effect.h.

◆ SampleMask

UINT _D3D10_PASS_DESC::SampleMask

Definition at line 148 of file d3d10effect.h.

◆ StencilRef

UINT _D3D10_PASS_DESC::StencilRef

Definition at line 147 of file d3d10effect.h.


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