Lines Matching refs:lowering
478 - panfrost/midgard: Expand fge lowering to more types
515 - panfrost/mdg: Use shared fsign lowering
590 - nir: add rcp(w) lowering for gl_FragCoord
764 - radv: Add non-uniform indexing lowering.
784 - radv: Add ycbcr lowering pass.
785 - radv: Run the new ycbcr lowering pass.
920 - intel/fs: Don't loop when lowering CS intrinsics
921 - intel/fs: Use NIR_PASS_V when lowering CS intrinsics
1169 - st/mesa: add support for lowering fp64/int64 for nir drivers
1374 - nir: Move panfrost's isign lowering to nir_opt_algebraic.
1375 - v3d: Use the NIR lowering for isign instead of rolling our own.
1376 - intel: Use the NIR lowering for isign.
1377 - freedreno: Use the NIR lowering for isign.
1650 - nir/algebraic: add lowering for fsign
1651 - lima: enable nir fsign lowering in ppir
1892 - compiler/nir: add lowering option for 16-bit fmod
1893 - compiler/nir: add lowering for 16-bit flrp
1894 - compiler/nir: add lowering for 16-bit ldexp
2095 lowering
2138 - nir: Teach loop unrolling about 64-bit instruction lowering
2147 - intel/nir: Move 64-bit lowering later
2148 - st/nir: Move 64-bit lowering later
2154 - nir: Add a pass for lowering IO back to vector when possible
2172 - nir/lower_io: Add a new buffer_array_length intrinsic and lowering
2188 - spirv: Drop inline tg4 lowering
2190 - nir: Add a lowering pass for non-uniform resource access
2215 - nir: Add a pass for selectively lowering variables to scratch space
2241 - nir/lower_io: Expose some explicit I/O lowering helpers
2242 - intel/nir: Re-run int64 lowering in postprocess_nir
2352 - intel/compiler: Move int64/doubles lowering options
2353 - scons: Generate float64_glsl.h for glsl_to_nir fp64 lowering
2428 - nv50/ir: add lowering helper
2466 - nir/lower_tex: Add support for tg4 offsets lowering
2475 - glsl/nir: add support for lowering bindless images_derefs
2496 - nir/lower_tex: Add support for XYUV lowering
2514 - compiler: Mark clip/cull distance arrays as compact before lowering.
2515 - nir: Bail on clip/cull distance lowering if GLSL IR already did it.
2516 - nir: Avoid clip/cull distance lowering multiple times.
2525 - st/nir: Pull sampler lowering into a helper function.
2529 - nir: Use sampler derefs in drawpixels and bitmap lowering.
3079 - iris: hook up key stuff for clip plane lowering
3081 - iris: dodge backend UCP lowering
4002 - intel/fs: Add a lowering pass for linear interpolation.
4118 - freedreno/ir3: additional lowering
4163 - freedreno/ir3: add IR3_SHADER_DEBUG flag to disable ubo lowering
4418 lowering
4453 - st/nir: run st_nir_opts after 64bit ops lowering