Implement GL_EXT_demote_to_helper_invocation
This commit is contained in:
parent
4162de4bbf
commit
ba6170b534
18 changed files with 3618 additions and 3426 deletions
|
|
@ -294,6 +294,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.bufferhandle9.frag",
|
||||
"spv.bufferhandle_Error.frag",
|
||||
"spv.builtInXFB.vert",
|
||||
"spv.conditionalDemote.frag",
|
||||
"spv.conditionalDiscard.frag",
|
||||
"spv.constStruct.vert",
|
||||
"spv.constConstruct.vert",
|
||||
|
|
@ -304,6 +305,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"spv.dataOut.frag",
|
||||
"spv.dataOutIndirect.frag",
|
||||
"spv.dataOutIndirect.vert",
|
||||
"spv.demoteDisabled.frag",
|
||||
"spv.deepRvalue.frag",
|
||||
"spv.depthOut.frag",
|
||||
"spv.discard-dce.frag",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue