Commit 65c81bf2 by Neslisah Torosdagli

compute and fragment shader test_cases added for rayQuery

parent 2fb45def
...@@ -238,8 +238,8 @@ INSTANTIATE_TEST_CASE_P( ...@@ -238,8 +238,8 @@ INSTANTIATE_TEST_CASE_P(
"rayQuery-allOps.rgen", "rayQuery-allOps.rgen",
"rayQuery-allOps.Error.rgen", "rayQuery-allOps.Error.rgen",
"rayQuery-committed.Error.rgen", "rayQuery-committed.Error.rgen",
//"rayQuery-allOps.comp", "rayQuery-allOps.comp",
//"rayQuery-allOps.frag", "rayQuery-allOps.frag",
"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