Decorate accesschain operand for nonuniform UBO loads

This is conservative and still also decorates the loaded value.
This commit is contained in:
Jeff Bolz
2020-03-09 11:31:15 -05:00
parent 39ffdaf2ab
commit b57af2f5ad
9 changed files with 110 additions and 3 deletions

View File

@@ -358,6 +358,7 @@ INSTANTIATE_TEST_CASE_P(
"spv.nonuniform2.frag",
"spv.nonuniform3.frag",
"spv.nonuniform4.frag",
"spv.nonuniform5.frag",
"spv.noWorkgroup.comp",
"spv.offsets.frag",
"spv.Operations.frag",