Add GLSL_EXT_shader_tile_image

This commit is contained in:
janharaldfredriksen-arm 2023-03-30 17:50:56 +02:00 committed by arcady-lunarg
parent a3310b7cff
commit 0bbec2e8f6
33 changed files with 5712 additions and 5083 deletions

View file

@ -0,0 +1,9 @@
spv.ext.ShaderTileImage.wronglayout.frag
ERROR: 0:7: 'binding' : requires uniform or buffer storage qualifier
ERROR: 0:7: 'set' : cannot be used with tileImageEXT
ERROR: 0:7: 'tileImageEXT' : can only be used with an explicit location
ERROR: 0:7: 'input_attachment_index' : can only be used with a subpass
ERROR: 4 compilation errors. No code generated.
SPIR-V is not generated for failed compile or link