Home
last modified time | relevance | path

Searched defs:GetBindlessSampler (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/shader/decode/
H A Dtexture.cpp402 std::optional<Sampler> ShaderIR::GetBindlessSampler(Tegra::Shader::Register reg, SamplerInfo info, in GetBindlessSampler() function in VideoCommon::Shader::ShaderIR
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DVISAKernelImpl.cpp2672 int VISAKernelImpl::GetBindlessSampler(VISA_SamplerVar *&samplerDcl) in GetBindlessSampler() function in VISAKernelImpl