Add GLSL_EXT_shader_tile_image
This commit is contained in:
committed by
arcady-lunarg
parent
a3310b7cff
commit
0bbec2e8f6
@@ -357,6 +357,12 @@ INSTANTIATE_TEST_SUITE_P(
|
||||
"spv.discard-dce.frag",
|
||||
"spv.doWhileLoop.frag",
|
||||
"spv.earlyReturnDiscard.frag",
|
||||
"spv.ext.ShaderTileImage.color.frag",
|
||||
"spv.ext.ShaderTileImage.depth_stencil.frag",
|
||||
"spv.ext.ShaderTileImage.subpassinput.frag",
|
||||
"spv.ext.ShaderTileImage.typemismatch.frag",
|
||||
"spv.ext.ShaderTileImage.overlap.frag",
|
||||
"spv.ext.ShaderTileImage.wronglayout.frag",
|
||||
"spv.extPostDepthCoverage.frag",
|
||||
"spv.extPostDepthCoverage_Error.frag",
|
||||
"spv.float16convertonlyarith.comp",
|
||||
|
||||
Reference in New Issue
Block a user