RetroArch
Public Attributes | List of all members
_D3D10_SIGNATURE_PARAMETER_DESC Struct Reference

#include <d3d10shader.h>

Public Attributes

LPCSTR SemanticName
 
UINT SemanticIndex
 
UINT Register
 
D3D10_NAME SystemValueType
 
D3D10_REGISTER_COMPONENT_TYPE ComponentType
 
BYTE Mask
 
BYTE ReadWriteMask
 

Member Data Documentation

◆ ComponentType

D3D10_REGISTER_COMPONENT_TYPE _D3D10_SIGNATURE_PARAMETER_DESC::ComponentType

◆ Mask

BYTE _D3D10_SIGNATURE_PARAMETER_DESC::Mask

◆ ReadWriteMask

BYTE _D3D10_SIGNATURE_PARAMETER_DESC::ReadWriteMask

◆ Register

UINT _D3D10_SIGNATURE_PARAMETER_DESC::Register

◆ SemanticIndex

UINT _D3D10_SIGNATURE_PARAMETER_DESC::SemanticIndex

◆ SemanticName

LPCSTR _D3D10_SIGNATURE_PARAMETER_DESC::SemanticName

◆ SystemValueType

D3D10_NAME _D3D10_SIGNATURE_PARAMETER_DESC::SystemValueType

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