diff options
| author | Cort Stratton <cort@google.com> | 2018-05-01 20:18:06 -0400 |
|---|---|---|
| committer | Cort <1944792+cdwfs@users.noreply.github.com> | 2018-05-11 14:17:21 -0400 |
| commit | 3e4ef15ea959b2af2ae3ab0424bd937df2fcf743 (patch) | |
| tree | c3b98f255380033ffd68467060b821c255f715fb /scripts | |
| parent | a02bd090ecc3a36283c615420fc2e63691253f95 (diff) | |
| download | usermoji-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
