Skip to content

tests: Add missing require directives.

Francisco Casas requested to merge fcasas/vkd3d:waveops-intel-fix into master

There are 4 test files that have been failing for a while on my Intel UHD Graphics 770.

This is because these tests require support for typed UAV load additional formats and double-precision. So I added the typed uav load additional formats 'require' directive and the missing float64 require directives.

Edited by Francisco Casas

Merge request reports

Loading