Fix recently found non-determinism with gl_WorldToObject3x4EXT.
This commit is contained in:
parent
fe24a54808
commit
f80ef74c80
3 changed files with 14 additions and 14 deletions
|
|
@ -560,7 +560,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.ext.RayGenShader.rgen",
|
||||
"spv.ext.RayGenShader11.rgen",
|
||||
"spv.ext.RayGenShaderArray.rgen",
|
||||
//"spv.ext.World3x4.rahit", this is triggering non-deterministic results
|
||||
"spv.ext.World3x4.rahit",
|
||||
})),
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue