Searched refs:lower_tex_src_to_offset (Results 1 – 2 of 2) sorted by relevance
/third_party/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()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 668 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()
|