Lines Matching refs:lowering
446 - nir: add lowering for ffloor
483 - spirv/vtn: handle variable pointers without offset lowering
485 - nir: handle shared pointers in lowering indirect derefs.
743 - intel: Simplify the half-float packing in image load/store lowering.
747 lowering."
748 - nir: Move intel's half-float image store lowering to to nir_format.h.
770 - vc4: Reuse nir_format_convert.h in our blend lowering.
772 - nir: Fix clamping of uints for image store lowering.
821 - v3d: Use the core tex lowering.
1014 - intel/fs: Introduce regioning lowering pass.
1229 - anv: Use nir_src_is_const and friends in lowering code
1240 - intel,nir: Move gl_LocalInvocationID lowering to
1263 - nir/lower_tex: Add lowering for some min_lod cases
1271 - nir: Add a pass for lowering integer division by constants
1286 - nir: Add a bool to int32 lowering pass
1333 - nir/lower_io: Add "explicit" IO lowering
1343 - nir: Add some more int64 lowering helpers
1345 - anv/pipeline: Move wpos and input attachment lowering to lower_nir
1361 - nir: Add a bool to float32 lowering pass
1423 lowering
1434 - nir: Add a pass for lowering IO back to vector when possible
1451 - nir: add fceil lowering
1605 - st/nir: Gather info after applying lowering FS variant features
1625 - compiler: Mark clip/cull distance arrays as compact before lowering.
1666 - nir/lower_tex: add alpha channel parameter for yuv lowering
1667 - nir/lower_tex: Add AYUV lowering support
1885 - nir: Wire up int64 lowering functions
1886 - nir: Implement lowering of 64-bit shift operations
1889 - nir: Add lowering support for 64-bit operations to software
2202 - nir: Add a new lowering option to lower 3D surfaces from txd to txl.
2303 - nir: fix lowering arrays to elements for XFB outputs