mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader_runner: Ignore the "backcompat" option for shader model 5.1+.
This commit is contained in:
Notes:
Henri Verbeet
2024-12-19 12:26:30 +01:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1329
@@ -75,7 +75,7 @@ size (2d, 3, 3)
|
||||
0.0 1.0 0.0 1.0 1.0 1.0 0.0 1.0 2.0 1.0 0.0 1.0
|
||||
0.0 2.0 0.0 1.0 1.0 2.0 0.0 1.0 2.0 2.0 0.0 1.0
|
||||
|
||||
[pixel shader fail(sm>=6)]
|
||||
[pixel shader fail(sm>=5.1) todo(sm>=5.1)]
|
||||
sampler s;
|
||||
float4 f;
|
||||
|
||||
|
Reference in New Issue
Block a user