Home
last modified time | relevance | path

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

/external/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()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c674 lower_tex_src_to_offset(nir_builder *b, nir_tex_instr *instr, unsigned src_idx, in lower_tex_src_to_offset() function
767 lower_tex_src_to_offset(b, instr, texture_idx, pipeline, layout); in lower_sampler()
773 lower_tex_src_to_offset(b, instr, sampler_idx, pipeline, layout); in lower_sampler()