Files
mesa/src
Jesse Natalie df302f5f90 d3d12: Update varying creation logic to handle location_frac
When multiple variables are packed into the same location, we need
to re-construct variables that read/write the same components of that
register so that the DXIL signature is correct. We could try to
merge these variables, but getting the types right sounds harder than
just preserving the multiple individual variables.

Reviewed-by: Boris Brezillon <boris.brezillon@collabora.com>
Reviewed-by: Bill Kristiansen <billkris@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14399>
2022-01-26 01:31:35 +00:00
..
2022-01-10 21:52:42 +00:00
2022-01-10 22:53:32 +00:00
2021-03-20 10:38:55 +00:00
2022-01-10 22:53:32 +00:00
2021-12-09 09:05:23 -08:00
2022-01-14 20:17:44 +00:00