HomeSort by relevance Sort by last modified time
    Searched refs:lower_sampler (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/compiler/nir/
nir_lower_samplers.c 90 lower_sampler(nir_tex_instr *instr, const struct gl_shader_program *shader_program, function
144 progress |= lower_sampler(nir_instr_as_tex(instr),
nir_lower_samplers_as_deref.c 157 lower_sampler(nir_tex_instr *instr, struct lower_samplers_as_deref_state *state, function
215 progress |= lower_sampler(nir_instr_as_tex(instr), state, &b);

Completed in 61 milliseconds