Searched refs:lower_tex (Results 1 – 11 of 11) sorted by relevance
76 - nir/lower_tex: Add some helpers for working with tex sources77 - nir/lower_tex: Add support for lowering coordinate offsets
94 - nir/lower_tex: Fix minor error in YUV color conversion matrix
118 - nir/lower_tex: Fix minor error in YUV color conversion matrix
111 - nir: lower_tex: Don't normalize coordinates for TXF with RECT
122 - nir: lower_tex: Don't normalize coordinates for TXF with RECT
1261 - nir/lower_tex: Simplify lower_gradient logic1262 - nir/lower_tex: Modify txd instructions instead of replacing them1263 - nir/lower_tex: Add lowering for some min_lod cases1666 - nir/lower_tex: add alpha channel parameter for yuv lowering1667 - nir/lower_tex: Add AYUV lowering support
295 - nir/lower_tex: handle query lod with nir_lower_tex_packing_16 at lower_tex_packing2252 - nir: lower_tex: Don't normalize coordinates for TXF with RECT2310 - nir/lower_tex: skip lower_tex_packing for the texture samples query2643 - r600/sfn/lower_tex: Get rid of the lower_sampler vector4063 - nir/lower_tex: fixes for fp16 yuv lowering
2466 - nir/lower_tex: Add support for tg4 offsets lowering2496 - nir/lower_tex: Add support for XYUV lowering
368 - pan/midgard: Lower txd with lower_tex
536 lower_tex(nir_builder *b, nir_tex_instr *tex, in lower_tex() function579 progress |= lower_tex(&b, nir_instr_as_tex(instr), shader, layout); in lower_impl()
1061 lower_tex(nir_tex_instr *tex, struct apply_pipeline_layout_state *state) in lower_tex() function1129 lower_tex(nir_instr_as_tex(instr), state); in apply_pipeline_layout_block()