mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
tests/shader_runner_metal: Run the Metal shader runner with DXIL shaders.
This commit is contained in:
committed by
Henri Verbeet
parent
d898923b1c
commit
3817df1164
Notes:
Henri Verbeet
2025-08-04 15:08:24 +02:00
Approved-by: Henri Verbeet (@hverbeet) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1619
@@ -14,7 +14,7 @@ float4 main(float2 color_xy : COLOR0, float2 color_zw : COLOR1) : SV_TARGET
|
||||
}
|
||||
|
||||
[test]
|
||||
draw quad
|
||||
todo(msl & sm>=6) draw quad
|
||||
probe(320, 240) rgba(0.25, 0.5, 0.75, 1.0)
|
||||
|
||||
% Test handling of arrays in interface blocks
|
||||
|
Reference in New Issue
Block a user