aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJohn Zulauf <jzulauf@lunarg.com>2018-03-05 10:36:21 -0700
committerjzulauf-lunarg <32470354+jzulauf-lunarg@users.noreply.github.com>2018-03-20 09:59:54 -0600
commit185404f6b76c6538e4a52bf3babfca1739fe94e7 (patch)
tree4249a445e179942927ee9d212920ae0659b992d0 /scripts
parent4a1795eef9480abad80d3040a33c2ef3fe0da9eb (diff)
downloadusermoji-185404f6b76c6538e4a52bf3babfca1739fe94e7.tar.xz
layers: Update CmdPushConstant Valid Usages
Updated the core validation layer and matching units to reflect changes to the valid usage statements in the Vulkan specification to better support the use of overlapping push constant ranges. The following valid usage was removed from the specification and the core validation layer. VUID-vkCmdPushConstants-stageFlags-00367 VALIDATION_ERROR_1bc002de Two new valid usages have been added to the core validation layer. VALIDATION_ERROR_1bc00e06 VUID-vkCmdPushConstants-offset-01795 VALIDATION_ERROR_1bc00e08 VUID-vkCmdPushConstants-offset-01796 The individual unit tests within the larger InvalidPushConstants test case have been updated to reflect the changes to the valid usage checks. Change-Id: I9bba3efa19f96c52e82b328bee64f8f2fbb10342
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions