Files
mesa/src
Marek Olšák a86f32a1ae etnaviv,r600,v3d,virgl: report correct nir_options::support_indirect_*
These drivers set lower_all_io_to_temps = true, which means all indirect
access is always lowered except TCS, which is skipped by
nir_lower_io_vars_to_temporaries. Based on that, these drivers have never
received indirect IO for non-TCS shaders.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35945>
2025-07-08 06:11:42 +00:00
..
2025-06-30 14:51:24 -04:00
2025-07-04 19:01:04 +00:00
2025-07-07 21:18:29 +00:00
2025-07-07 23:05:11 +00:00
2025-06-27 15:31:49 +00:00