Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_samplers.c30 lower_tex_src_to_offset(nir_builder *b, in lower_tex_src_to_offset() function
126 lower_tex_src_to_offset(b, instr, texture_idx); in lower_sampler()
133 lower_tex_src_to_offset(b, instr, sampler_idx); in lower_sampler()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c668 lower_tex_src_to_offset(nir_builder *b, in lower_tex_src_to_offset() function
784 return_size = lower_tex_src_to_offset(b, instr, texture_idx, state); in lower_sampler()
790 lower_tex_src_to_offset(b, instr, sampler_idx, state); in lower_sampler()