kodi
Public Member Functions | Public Attributes | List of all members
D3DX11Effects::STechnique Struct Reference
Inheritance diagram for D3DX11Effects::STechnique:
Inheritance graph
[legend]
Collaboration diagram for D3DX11Effects::STechnique:
Collaboration graph
[legend]

Public Member Functions

 STDMETHOD_ (bool, IsValid)() override
 
STDMETHOD() GetDesc (_Out_ D3DX11_TECHNIQUE_DESC *pDesc) override
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetAnnotationByIndex)(_In_ uint32_t Index) override
 
 STDMETHOD_ (ID3DX11EffectVariable *, GetAnnotationByName)(_In_z_ LPCSTR Name) override
 
 STDMETHOD_ (ID3DX11EffectPass *, GetPassByIndex)(_In_ uint32_t Index) override
 
 STDMETHOD_ (ID3DX11EffectPass *, GetPassByName)(_In_z_ LPCSTR Name) override
 
STDMETHOD() ComputeStateBlockMask (_Inout_ D3DX11_STATE_BLOCK_MASK *pStateBlockMask) override
 
 IUNKNOWN_IMP (STechnique, ID3DX11EffectTechnique, IUnknown)
 

Public Attributes

char * pName
 
uint32_t PassCount
 
SPassBlockpPasses
 
uint32_t AnnotationCount
 
SAnnotationpAnnotations
 
bool InitiallyValid
 
bool HasDependencies
 

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