mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-21 04:38:09 +02:00
The hardware uses the lane index for per-vertex TCS output reads rather
than the vertex index. Fortunately, it's a pretty easy calculation to
go from one to the other.
Fixes:
|
||
|---|---|---|
| .. | ||
| codegen | ||
| compiler | ||
| drm-shim | ||
| headers | ||
| mme | ||
| nil | ||
| vulkan | ||
| winsys | ||
| meson.build | ||