vkd3d-shader/d3dbc: Fix writing vertex input semantics.

This commit is contained in:
Elizabeth Figura
2025-10-14 15:28:26 -05:00
committed by Henri Verbeet
parent cb514ef6e0
commit 507990d3c5
Notes: Henri Verbeet 2025-10-15 13:01:02 +02:00
Approved-by: Henri Verbeet (@hverbeet)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/1791
2 changed files with 4 additions and 4 deletions

View File

@@ -33,5 +33,5 @@ float4 main(float color[2] : color, float texcoord[8] : texcoord) : sv_target
}
[test]
todo(sm<4 | msl & sm>=6) draw triangle strip 4
todo(msl & sm>=6) draw triangle strip 4
probe (0,0) f32(.65, .86, .37, .48) 1