compute and fragment shader test_cases added for rayQuery
This commit is contained in:
parent
2fb45def04
commit
65c81bf236
1 changed files with 2 additions and 2 deletions
|
|
@ -238,8 +238,8 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"rayQuery-allOps.rgen",
|
||||
"rayQuery-allOps.Error.rgen",
|
||||
"rayQuery-committed.Error.rgen",
|
||||
//"rayQuery-allOps.comp",
|
||||
//"rayQuery-allOps.frag",
|
||||
"rayQuery-allOps.comp",
|
||||
"rayQuery-allOps.frag",
|
||||
"spv.set.vert",
|
||||
"spv.double.comp",
|
||||
"spv.100ops.frag",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue