mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-05 18:01:34 +00:00
d89a017056
Some drivers (AMD Radeon RX 6700 XT, with radeonsi from Mesa 22.2.0-rc3) emit less than one invocation per pixel, presumably because they detect that the shader control flow is uniform for all pixels. Having the control flow depend on SV_Position avoids this test failure. Signed-off-by: Zebediah Figura <zfigura@codeweavers.com> |
||
---|---|---|
.. | ||
tests | ||
async.c | ||
buffer.c | ||
d3d11.spec | ||
d3d11_main.c | ||
d3d11_private.h | ||
device.c | ||
inputlayout.c | ||
Makefile.in | ||
shader.c | ||
state.c | ||
texture.c | ||
utils.c | ||
version.rc | ||
view.c |