Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_bool_to_int32.c122 lower_tex_instr(nir_tex_instr *tex) in lower_tex_instr() function
165 progress |= lower_tex_instr(nir_instr_as_tex(instr)); in nir_lower_bool_to_int32_impl()
Dnir_lower_bool_to_float.c131 lower_tex_instr(nir_tex_instr *tex) in lower_tex_instr() function
177 progress |= lower_tex_instr(nir_instr_as_tex(instr)); in nir_lower_bool_to_float_impl()
Dnir_lower_bool_to_bitsize.c393 lower_tex_instr(nir_tex_instr *tex) in lower_tex_instr() function
431 progress |= lower_tex_instr(nir_instr_as_tex(instr)); in nir_lower_bool_to_bitsize_impl()