Home
last modified time | relevance | path

Searched refs:sampler_handles (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c418 const struct dxil_value *sampler_handles[MAX_SAMPLERS]; member
1172 ctx->sampler_handles[idx] = handle; in emit_sampler()
4055 params.sampler = ctx->sampler_handles[instr->sampler_index]; in emit_tex()