Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_samplers.c118 lower_sampler(nir_builder *b, nir_tex_instr *instr) in lower_sampler() function
152 progress |= lower_sampler(&b, nir_instr_as_tex(instr)); in lower_impl()
/third_party/mesa3d/src/compiler/glsl/
H A Dgl_nir_lower_samplers_as_deref.c274 lower_sampler(nir_tex_instr *instr, struct lower_samplers_as_deref_state *state, in lower_sampler() function
363 progress |= lower_sampler(nir_instr_as_tex(instr), state, &b); in lower_impl()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline.c774 lower_sampler(nir_builder *b, in lower_sampler() function
939 progress |= lower_sampler(b, nir_instr_as_tex(instr), state); in lower_pipeline_layout_cb()

Completed in 7 milliseconds