Lines Matching refs:lowering
299 - pan/midgard: Add LOD bias/clamp lowering
301 - pan/midgard: Enable LOD lowering only on buggy chips
382 - pan/midgard: Enable lower_(un)pack\_\* lowering
592 - panfrost/midgard: Add missing lowering passes for type/size
635 - intel/fs: Fix lowering of dword multiplication by 16-bit constant
636 - intel/vec4: Fix lowering of multiplication by 16-bit constant
805 - nir: add 64-bit ufind_msb lowering support. (v2)
806 - nouveau: request ufind_msb64 lowering in the frontend.
818 - gallium: add nir lowering passes for the draw pipe stages. (v2)
871 - llvmpipe: fix some integer instruction lowering.
1074 - mesa/st: Deduplicate the NIR uniform lowering code.
1081 - mesa: Make atomic lowering put atomics above SSBOs.
1083 - nir: Drop the ssbo_offset to atomic lowering.
1091 - turnip: Refactor the intrinsic lowering.
1220 - nir: patch up deref-vars when lowering clip-planes
1249 - nir/zink: move clip_halfz-lowering to common code
1320 - intel/fs: Introduce barycentric layout lowering pass.
1425 - v3d: disable lowering of indirect inputs
1456 - nir/algebraic: Add lowering for uabs_usub and uabs_isub
1457 - nir/algebraic: Add lowering for 64-bit hadd and rhadd
1458 - nir/algebraic: Add lowering for 64-bit usub_sat
1459 - nir/algebraic: Add lowering for 64-bit uadd_sat
1460 - nir/algebraic: Add lowering for 64-bit iadd_sat and isub_sat
1463 - intel/fs: Don't lower integer multiplies that don't need lowering
1972 - Revert "nir: assert that nir_lower_tex runs after lowering derefs"
2007 - freedreno/ir3: Extend geometry lowering pass to handle tessellation
2620 - nir/lower_alu_to_scalar: Support lowering 8- and 16-bit reduce ops
2624 - freedreno/ir3: Enabling lowering 16-bit flrp
2763 - aco: use DPP instead of exec modification when lowering GFX10
2774 - aco: refactor reduction lowering helpers
2970 - nir: assert that nir_lower_tex runs after lowering derefs
3057 - spirv: fix lowering of OpGroupNonUniformAllEqual
3098 - aco: drop useless lowering of deref operations for shared memory
3218 - radv: print NIR shaders after lowering FS inputs/outputs