mesa/src/asahi
Alyssa Rosenzweig 7108619c0d agx: Handle 32-bit gl_FragCoord.zw
The coefficient register is 16-bit so our builder will make the iter 16-bit too
(maybe not the best design...), force fp32 to match the NIR intrinsic.

Fixes glsl-fs-fragcoord-zw-ortho

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20017>
2022-12-01 05:58:30 +00:00
..
compiler agx: Handle 32-bit gl_FragCoord.zw 2022-12-01 05:58:30 +00:00
drm-shim asahi: Add drm-shim implementation 2022-11-07 16:10:11 +00:00
layout ail: Split off test-miptree.cpp from test-layout.cpp 2022-11-28 19:50:18 +00:00
lib asahi: Pass through layer alignment flag to the hardware 2022-11-28 19:50:18 +00:00
meson.build asahi: Add drm-shim implementation 2022-11-07 16:10:11 +00:00