mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 23:48:18 +02:00
With the usual benefits of `#if` instead of `#ifdef` (mostly the fact that typos can be build failures instead of silently being interpreted as if 0). Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3863> |
||
|---|---|---|
| .. | ||
| nir_draw_helpers.c | ||
| nir_draw_helpers.h | ||
| nir_to_tgsi.c | ||
| nir_to_tgsi.h | ||
| nir_to_tgsi_info.c | ||
| nir_to_tgsi_info.h | ||
| pipe_nir.h | ||
| tgsi_to_nir.c | ||
| tgsi_to_nir.h | ||