Commit 39a7fc37 by Neslisah Torosdagli

rayQuery test cases disabled

parent 7d122c96
......@@ -230,12 +230,14 @@ INSTANTIATE_TEST_CASE_P(
"spv.while-continue-break.vert",
"spv.while-simple.vert",
// vulkan-specific tests
"rayQuery.rgen",
"rayQuery-array-2d-dynamic.rgen",
"rayQuery-decls.rgen",
"rayQuery-no-cse.rgen",
"rayQuery-initialize.rgen",
"rayQuery-allOps.rgen",
//"rayQuery.rgen",
//"rayQuery-array-2d-dynamic.rgen",
//"rayQuery-decls.rgen",
//"rayQuery-no-cse.rgen",
//"rayQuery-initialize.rgen",
//"rayQuery-allOps.rgen",
//"rayQuery-committed.Error.rgen",
//"rayQuery-allOps.Error.rgen",
"spv.set.vert",
"spv.double.comp",
"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