aboutsummaryrefslogtreecommitdiff
path: root/layers/shader_validation.cpp
AgeCommit message (Expand)Author
2018-01-02layers: Accept non-unique shader capsDave Houlton
2017-12-15layers: Fix Graphics Pipeline pointers not ignoredPetr Kraus
2017-11-28shader module codeSize is already in bytesCort Stratton
2017-11-28layers: Add VK_EXT_validation_cache implementation for shadersChris Forbes
2017-11-27layers: Fix MSVS conversion warning.Jamie Madill
2017-07-20layers: adjust naming styleChris Forbes
2017-07-20layers: Don't complain about missing FS outputs if attachment mask is 0.Chris Forbes
2017-07-20layers: Pass entire pipeline state down to FS output checkChris Forbes
2017-06-21layers: Don't accidentally copy pipeline layout again in SCChris Forbes
2017-06-14layers: Remove dead comment about interface block handlingChris Forbes
2017-06-13layers: Fix SC interface matching over complex typesChris Forbes
2017-06-09layers: Move validation of CreateShaderModuleChris Forbes
2017-06-09layers: Move shader validation plumbing out into own fileChris Forbes