Files
mesa/src
Faith Ekstrand efbbc3ed93 nak: Implement load_tess_coord
We could lower this to load_per_vertex_output in NIR but then it
confuses all sorts of NIR passes which assume load_*output only
happens in control shaders.  We could also add a magic NIR intrinsic
but it's probably easier to just special-case this one.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24998>
2023-11-14 00:48:14 +00:00
..
2023-11-13 20:09:31 +00:00
2023-11-07 00:05:55 +00:00
2023-11-13 16:10:41 +00:00
2023-11-07 13:34:54 +00:00
2023-11-12 23:06:27 +00:00
2023-11-14 00:48:06 +00:00
2023-10-09 18:43:09 +00:00
2023-08-18 21:33:14 +00:00
2023-11-14 00:48:06 +00:00
2023-10-20 17:20:11 +00:00
2023-11-14 00:48:14 +00:00