aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorCort Stratton <cort@google.com>2018-05-01 20:18:06 -0400
committerCort <1944792+cdwfs@users.noreply.github.com>2018-05-11 14:17:21 -0400
commit3e4ef15ea959b2af2ae3ab0424bd937df2fcf743 (patch)
treec3b98f255380033ffd68467060b821c255f715fb /scripts
parenta02bd090ecc3a36283c615420fc2e63691253f95 (diff)
downloadusermoji-3e4ef15ea959b2af2ae3ab0424bd937df2fcf743.tar.xz
layers: add missing VkFormatFeatureFlags checks
Checks for TRANSFER_SRC / TRANSFER_DST formats were added to: - vkCmdClearColorImage - vkCmdCopyImage - vkCmdResolveImage - vkCmdCopyImageToBuffer - vkCmdCopyBufferToImage These checks require VK_KHR_maintenance1 or Vulkan 1.1. Existing checks were adapted to use the new helper function: - vkCmdClearDepthStencilImage - vkCmdBlitImage
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions