Merge pull request #2892 from greg-lunarg/mb

Improve error message for image/sampler functions under enhanced-msgs
This commit is contained in:
Greg Fischer 2022-02-23 16:34:36 -07:00 committed by GitHub
commit ac7f6a293e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 1 deletions

View file

@ -0,0 +1,6 @@
spv.textureError.frag
ERROR: spv.textureError.frag:8: 'texture*D*' : function not supported in this version; use texture() instead
ERROR: 1 compilation errors. No code generated.
SPIR-V is not generated for failed compile or link