kodi
D3DX11Effects::SConstantBuffer Member List

This is the complete list of members for D3DX11Effects::SConstantBuffer, including all inherited members.

AnnotationCount (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
ClonedSingle() const (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
ExplicitBindPoint (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
GetConstantBuffer(_Outptr_ ID3D11Buffer **ppConstantBuffer) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
GetDesc(_Out_ D3DX11_EFFECT_VARIABLE_DESC *pDesc) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
GetDesc(_Out_ D3DX11_EFFECT_TYPE_DESC *pDesc) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
GetRawValue(_Out_writes_bytes_(Count) void *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
GetTextureBuffer(_Outptr_ ID3D11ShaderResourceView **ppTextureBuffer) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsDirty (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsEffectOptimized (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsNonUpdatable (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsSingle (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsTBuffer (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsUsedByExpression (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsUserManaged (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IsUserPacked (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
IUNKNOWN_IMP(SConstantBuffer, ID3DX11EffectConstantBuffer, ID3DX11EffectVariable) (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
MemberDataOffsetPlus4 (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pAnnotations (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pBackingStore (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pD3DObject (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pEffect (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pMemberData (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pName (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
pVariables (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
SConstantBuffer() noexcept (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBufferinline
SetConstantBuffer(_In_ ID3D11Buffer *pConstantBuffer) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
SetRawValue(_In_reads_bytes_(Count) const void *pData, _In_ uint32_t Offset, _In_ uint32_t Count) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
SetTextureBuffer(_In_ ID3D11ShaderResourceView *pTextureBuffer) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
Size (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(bool, IsValid)() override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectType *, GetType)() override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectVariable *, GetAnnotationByIndex)(_In_ uint32_t Index) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectVariable *, GetAnnotationByName)(_In_z_ LPCSTR Name) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectVariable *, GetMemberByIndex)(_In_ uint32_t Index) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectVariable *, GetMemberByName)(_In_z_ LPCSTR Name) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectVariable *, GetMemberBySemantic)(_In_z_ LPCSTR Semantic) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectVariable *, GetElement)(_In_ uint32_t Index) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectConstantBuffer *, GetParentConstantBuffer)() override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectConstantBuffer *, AsConstantBuffer)() override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectType *, GetMemberTypeByIndex)(_In_ uint32_t Index) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectType *, GetMemberTypeByName)(_In_z_ LPCSTR Name) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectType *, GetMemberTypeBySemantic)(_In_z_ LPCSTR Semantic) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(LPCSTR, GetMemberName)(_In_ uint32_t Index) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(LPCSTR, GetMemberSemantic)(_In_ uint32_t Index) override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
STDMETHOD_(ID3DX11EffectScalarVariable *, AsScalar)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectVectorVariable *, AsVector)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectMatrixVariable *, AsMatrix)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectStringVariable *, AsString)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectClassInstanceVariable *, AsClassInstance)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectInterfaceVariable *, AsInterface)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectShaderResourceVariable *, AsShaderResource)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectUnorderedAccessViewVariable *, AsUnorderedAccessView)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectRenderTargetViewVariable *, AsRenderTargetView)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectDepthStencilViewVariable *, AsDepthStencilView)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectShaderVariable *, AsShader)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectBlendVariable *, AsBlend)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectDepthStencilVariable *, AsDepthStencil)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectRasterizerVariable *, AsRasterizer)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
STDMETHOD_(ID3DX11EffectSamplerVariable *, AsSampler)() override (defined in D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >)D3DX11Effects::TUncastableVariable< ID3DX11EffectConstantBuffer >
TBuffer (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
UndoSetConstantBuffer() override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
UndoSetTextureBuffer() override (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer
VariableCount (defined in D3DX11Effects::SConstantBuffer)D3DX11Effects::SConstantBuffer