Searched refs:lower_tex_src_to_offset (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_samplers.c | 30 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/ |
D | v3dv_pipeline.c | 674 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()
|