Commit 39a7fc37 by Neslisah Torosdagli

rayQuery test cases disabled

parent 7d122c96
...@@ -230,12 +230,14 @@ INSTANTIATE_TEST_CASE_P( ...@@ -230,12 +230,14 @@ INSTANTIATE_TEST_CASE_P(
"spv.while-continue-break.vert", "spv.while-continue-break.vert",
"spv.while-simple.vert", "spv.while-simple.vert",
// vulkan-specific tests // vulkan-specific tests
"rayQuery.rgen", //"rayQuery.rgen",
"rayQuery-array-2d-dynamic.rgen", //"rayQuery-array-2d-dynamic.rgen",
"rayQuery-decls.rgen", //"rayQuery-decls.rgen",
"rayQuery-no-cse.rgen", //"rayQuery-no-cse.rgen",
"rayQuery-initialize.rgen", //"rayQuery-initialize.rgen",
"rayQuery-allOps.rgen", //"rayQuery-allOps.rgen",
//"rayQuery-committed.Error.rgen",
//"rayQuery-allOps.Error.rgen",
"spv.set.vert", "spv.set.vert",
"spv.double.comp", "spv.double.comp",
"spv.100ops.frag", "spv.100ops.frag",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment