Home
last modified time | relevance | path

Searched defs:GetMemberTypeByIndex (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/win32/Effects11/
H A DEffectReflection.cpp284 ID3DX11EffectType * SType::GetMemberTypeByIndex(_In_ uint32_t Index) in GetMemberTypeByIndex() function in D3DX11Effects::SType
879 ID3DX11EffectType * SAnonymousShader::GetMemberTypeByIndex(_In_ uint32_t Index) in GetMemberTypeByIndex() function in D3DX11Effects::SAnonymousShader
1068 ID3DX11EffectType * SConstantBuffer::GetMemberTypeByIndex(_In_ uint32_t Index) in GetMemberTypeByIndex() function in D3DX11Effects::SConstantBuffer
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs9595 … pub unsafe fn GetMemberTypeByIndex(&self, index: u32) -> ::std::option::Option<ID3D10EffectType> { in GetMemberTypeByIndex() method
11344 …pub unsafe fn GetMemberTypeByIndex(&self, index: u32) -> ::std::option::Option<ID3D10ShaderReflect… in GetMemberTypeByIndex() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs22133 …pub unsafe fn GetMemberTypeByIndex(&self, index: u32) -> ::std::option::Option<ID3D11ShaderReflect… in GetMemberTypeByIndex() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs28007 …pub unsafe fn GetMemberTypeByIndex(&self, index: u32) -> ::std::option::Option<ID3D12ShaderReflect… in GetMemberTypeByIndex() method