Searched refs:lower_sampler (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_samplers.c118 lower_sampler(nir_builder *b, nir_tex_instr *instr) function in typeref:typename:bool
152 progress |= lower_sampler(&b, nir_instr_as_tex(instr));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dgl_nir_lower_samplers.c106 lower_sampler(nir_builder *b, nir_tex_instr *instr) function in typeref:typename:bool
140 progress |= lower_sampler(&b, nir_instr_as_tex(instr));
H A Dgl_nir_lower_samplers_as_deref.c229 lower_sampler(nir_tex_instr *instr, struct lower_samplers_as_deref_state *state, function in typeref:typename:bool
308 progress |= lower_sampler(nir_instr_as_tex(instr), state, &b);
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dgl_nir_lower_samplers_as_deref.c244 lower_sampler(nir_tex_instr *instr, struct lower_samplers_as_deref_state *state, function in typeref:typename:bool
332 progress |= lower_sampler(nir_instr_as_tex(instr), state, &b);
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline.c749 lower_sampler(nir_builder *b, nir_tex_instr *instr, function in typeref:typename:bool
931 lower_sampler(&b, nir_instr_as_tex(instr), shader, pipeline, layout);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.2.0.rst2643 - r600/sfn/lower_tex: Get rid of the lower_sampler vector

Completed in 13 milliseconds