mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 20:18:06 +02:00
When dealing with a vertex input that takes multiple rows, the value of nir_intrinsic_base points to a driver-location-based index, but we need to emit a location-based index (or more specifically, an index that increments once per input, not once per register). Add a mapping to the module of base -> ID. Reviewed-by: Bill Kristiansen <billkris@microsoft.com> Reviewed-By: Sil Vilerino <sivileri@microsoft.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14837> |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| resource_state_manager | ||
| spirv_to_dxil | ||
| meson.build | ||