Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dgl_nir_lower_samplers_as_deref.c67 struct lower_samplers_as_deref_state { struct
137 lower_deref(nir_builder *b, struct lower_samplers_as_deref_state *state, in lower_deref()
244 lower_sampler(nir_tex_instr *instr, struct lower_samplers_as_deref_state *state, in lower_sampler()
283 struct lower_samplers_as_deref_state *state, in lower_intrinsic()
319 lower_impl(nir_function_impl *impl, struct lower_samplers_as_deref_state *state) in lower_impl()
349 struct lower_samplers_as_deref_state state; in gl_nir_lower_samplers_as_deref()