Searched refs:lower_tex (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D12.0.6.rst76 - nir/lower_tex: Add some helpers for working with tex sources
77 - nir/lower_tex: Add support for lowering coordinate offsets
H A D17.0.6.rst118 - nir/lower_tex: Fix minor error in YUV color conversion matrix
H A D17.1.1.rst94 - nir/lower_tex: Fix minor error in YUV color conversion matrix
H A D21.0.2.rst116 - nir/lower_tex: ignore texture_index if tex_instr has deref src
H A D20.0.8.rst122 - nir: lower_tex: Don't normalize coordinates for TXF with RECT
H A D20.1.1.rst111 - nir: lower_tex: Don't normalize coordinates for TXF with RECT
H A D21.0.3.rst211 - nir/lower_tex: handle deref casts
H A D19.0.0.rst1261 - nir/lower_tex: Simplify lower_gradient logic
1262 - nir/lower_tex: Modify txd instructions instead of replacing them
1263 - nir/lower_tex: Add lowering for some min_lod cases
1666 - nir/lower_tex: add alpha channel parameter for yuv lowering
1667 - nir/lower_tex: Add AYUV lowering support
H A D21.1.0.rst1251 - nir/lower_tex: 'txs free' tex_rect lowering
1252 - nir/lower_tex: wider usage of nir_tex_instr_src_index(..)
1275 - nir/lower_tex: Handle sized tex destination types
1296 - nir/lower_tex: Assume that nir_tex_instr::dest_type is sized
4035 - nir/lower_tex: rewrite tex/txb -> txd/txl before saturating srcs
4673 - nir/lower_tex: ignore texture_index if tex_instr has deref src
4812 - nir/lower_tex: handle deref casts
5500 - nir/lower_tex: Change coord type to int.
H A D20.2.0.rst295 - nir/lower_tex: handle query lod with nir_lower_tex_packing_16 at lower_tex_packing
2252 - nir: lower_tex: Don't normalize coordinates for TXF with RECT
2310 - nir/lower_tex: skip lower_tex_packing for the texture samples query
2643 - r600/sfn/lower_tex: Get rid of the lower_sampler vector
4063 - nir/lower_tex: fixes for fp16 yuv lowering
H A D21.3.0.rst1934 - nir/lower_tex: Add a lower_txs_cube_array option
1944 - nir/lower_tex: Rework invalid implicit LOD lowering
3608 - nir/lower_tex: add lower_to_fragment_fetch_amd
H A D21.2.0.rst2206 - nir/lower_tex: do not stumble on 16-bit inputs
2710 - nir/lower_tex: Add support for lowering Y41x formats
2719 - nir/lower_tex: Add support for lowering YUYV formats
3035 - nir/lower_tex: Rework invalid implicit LOD lowering
H A D19.1.0.rst2466 - nir/lower_tex: Add support for tg4 offsets lowering
2496 - nir/lower_tex: Add support for XYUV lowering
H A D21.0.0.rst257 - nir/lower_tex: clarify nir_lower_tex_options indexing
2778 - nir/lower_tex: fix lower_tg4_offsets with sparse fetches
H A D20.0.0.rst368 - pan/midgard: Lower txd with lower_tex
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_shader.c114 lower_tex(nir_builder *b, nir_tex_instr *tex, function in typeref:typename:bool
211 return lower_tex(b, nir_instr_as_tex(instr), ctx);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c522 lower_tex(nir_builder *b, nir_tex_instr *tex, function in typeref:typename:bool
564 return lower_tex(b, nir_instr_as_tex(instr), params->shader, params->layout);
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c998 lower_tex(nir_tex_instr *tex, struct apply_pipeline_layout_state *state) function in typeref:typename:void
1069 lower_tex(nir_instr_as_tex(instr), state);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_apply_pipeline_layout.c1312 lower_tex(nir_builder *b, nir_tex_instr *tex, function in typeref:typename:bool
1378 return lower_tex(b, nir_instr_as_tex(instr), state);
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json22135 "description": "nir/lower_tex: Add filter for tex offset lowering",
22261 "description": "nir/lower_tex: add lower_lod_zero_width",
27085 "description": "nir/lower_tex: don't calculate texture_mask for texture_index>=32",
[all...]

Completed in 175 milliseconds