tests: Fix some tests (and CI scripts) for macOS.
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
added 5 commits
- 8251db23 - tests: Compute the correct value for condition conjunctions.
- 196e8d33 - tests: Use appropriate RTV formats in max-min.shader_test.
- 98313b00 - tests: Use the appropriate RTV format in minimum-precision.shader_test.
- 6fa926e3 - tests: Mark interface packing pipeline creation as todo on MoltenVK.
- f757dfa4 - ci: Build DXC for release.
Toggle commit listSubject: [PATCH 2/5] tests: Use appropriate RTV formats in max-min.shader_test.
That's fine, and probably even desirable, but AFAIK it's also supposed to work as-is. So I'd be happy to take this change in order to keep this test focussed on min()/max(), but then I'd also like to see an explicit test for mismatched output formats to replace this. Unless we already have some?
added 1 commit
- 45d94aa3 - tests: Test mismatching RTV and pixel shader output types.
added 36 commits
-
45d94aa3...cf3e251a - 30 commits from branch
wine:master
- bc830fa0 - tests: Compute the correct value for condition conjunctions.
- 987dbe31 - tests: Use appropriate RTV formats in max-min.shader_test.
- b4110863 - tests: Use the appropriate RTV format in minimum-precision.shader_test.
- dff7c0e7 - tests: Mark interface packing pipeline creation as todo on MoltenVK.
- 7fbed358 - ci: Build DXC for release.
- 8d8e0fd5 - tests: Test mismatching RTV and pixel shader output types.
Toggle commit list-
45d94aa3...cf3e251a - 30 commits from branch
Please register or sign in to reply