Lines Matching refs:lowered
600 - mesa/st: Don't set alpha if ALPHA_TEST is lowered
3323 - nir: save IO semantics in lowered IO intrinsics
3327 - nir: properly identify texcoords for lowered IO in nir_lower_drawpixels
3330 - nir: generate lowered IO in nir_lower_passthrough_edgeflags
3331 - st/mesa: don't pass NIR to draw module if IO is lowered
3333 - st/mesa: handle lowered IO in st_nir_assign_vs_in_locations
3336 - st/mesa: remove useless code for lowered IO in st_nir_assign_vs_in_locations
3344 - st/mesa: fix lowered IO - don't call st_nir_assign_vs_in_locations twice
3348 - ac/nir: handle all lowered IO intrinsics
3468 - nir: gather indirect info from lowered IO intrinsics
3469 - nir: gather tess.tcs_cross_invocation info from lowered IO intrinsics
3471 - nir: gather fs.uses_sample_qualifier from lowered IO
3472 - nir: fix input/output info gathering for lowered IO
3483 - gallivm: add support for lowered IO in vertex shaders
3539 - Revert "st/mesa: don't pass NIR to draw module if IO is lowered"
3577 - nir: fix gathering TCS cross invocation access with lowered IO
3578 - nir: fix gathering patch IO usage with lowered IO