Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_lower_uniforms_to_ubo.c36 lower_instr(nir_intrinsic_instr *instr, nir_builder *b) in lower_instr() function
85 progress |= lower_instr(nir_instr_as_intrinsic(instr), in nir_lower_uniforms_to_ubo()
Dnir_lower_atomics.c39 lower_instr(nir_intrinsic_instr *instr, in lower_instr() function
186 progress |= lower_instr(nir_instr_as_intrinsic(instr), in nir_lower_atomics()
Dnir_lower_atomics_to_ssbo.c42 lower_instr(nir_intrinsic_instr *instr, unsigned ssbo_offset, nir_builder *b) in lower_instr() function
187 progress |= lower_instr(nir_instr_as_intrinsic(instr), in nir_lower_atomics_to_ssbo()