kodi
Public Member Functions | Protected Member Functions | List of all members
D3DX11Effects::CSOParser Class Reference

Public Member Functions

HRESULT Parse (_In_z_ LPCSTR pString)
 
HRESULT Parse (_In_z_ LPSTR pStreams[D3D11_SO_STREAM_COUNT])
 
D3D11_SO_DECLARATION_ENTRY * GetDeclArray ()
 
char * GetErrorString ()
 
uint32_t GetDeclCount () const
 
void GetStrides (uint32_t strides[4])
 

Protected Member Functions

HRESULT Parse (_In_ uint32_t Stream, _In_z_ LPCSTR pString)
 
HRESULT AddSemantic (_Inout_z_ LPSTR pSemantic)
 
HRESULT ConsumeRegisterMask (_Inout_z_ LPSTR pSemantic)
 
HRESULT ConsumeOutputSlot (_Inout_z_ LPSTR *ppSemantic)
 
HRESULT ConsumeSemanticIndex (_Inout_z_ LPSTR pSemantic)
 

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