Home
last modified time | relevance | path

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

/dports/multimedia/kodi/xbmc-19.3-Matrix/lib/win32/Effects11/
H A DEffectReflection.cpp1994 ID3DX11EffectVariable * CEffect::GetVariableByIndex(_In_ uint32_t Index) in GetVariableByIndex() function in D3DX11Effects::CEffect
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D10/
H A Dmod.rs7055 …pub unsafe fn GetVariableByIndex(&self, index: u32) -> ::std::option::Option<ID3D10EffectVariable>… in GetVariableByIndex() method
11292 …pub unsafe fn GetVariableByIndex(&self, index: u32) -> ::std::option::Option<ID3D10ShaderReflectio… in GetVariableByIndex() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D11/
H A Dmod.rs22080 …pub unsafe fn GetVariableByIndex(&self, index: u32) -> ::std::option::Option<ID3D11ShaderReflectio… in GetVariableByIndex() method
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/Direct3D12/
H A Dmod.rs27954 …pub unsafe fn GetVariableByIndex(&self, index: u32) -> ::std::option::Option<ID3D12ShaderReflectio… in GetVariableByIndex() method