ReactOS 0.4.15-dev-7958-gcd0bb1a
_D3D11_SIGNATURE_PARAMETER_DESC Struct Reference

#include <d3d11shader.h>

Collaboration diagram for _D3D11_SIGNATURE_PARAMETER_DESC:

Public Attributes

const charSemanticName
 
UINT SemanticIndex
 
UINT Register
 
D3D_NAME SystemValueType
 
D3D_REGISTER_COMPONENT_TYPE ComponentType
 
BYTE Mask
 
BYTE ReadWriteMask
 
UINT Stream
 

Detailed Description

Definition at line 123 of file d3d11shader.h.

Member Data Documentation

◆ ComponentType

D3D_REGISTER_COMPONENT_TYPE _D3D11_SIGNATURE_PARAMETER_DESC::ComponentType

◆ Mask

BYTE _D3D11_SIGNATURE_PARAMETER_DESC::Mask

◆ ReadWriteMask

BYTE _D3D11_SIGNATURE_PARAMETER_DESC::ReadWriteMask

◆ Register

UINT _D3D11_SIGNATURE_PARAMETER_DESC::Register

◆ SemanticIndex

UINT _D3D11_SIGNATURE_PARAMETER_DESC::SemanticIndex

◆ SemanticName

const char* _D3D11_SIGNATURE_PARAMETER_DESC::SemanticName

◆ Stream

UINT _D3D11_SIGNATURE_PARAMETER_DESC::Stream

◆ SystemValueType

D3D_NAME _D3D11_SIGNATURE_PARAMETER_DESC::SystemValueType

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