Add GLSL_EXT_shader_tile_image
This commit is contained in:
parent
a3310b7cff
commit
0bbec2e8f6
33 changed files with 5712 additions and 5083 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue