aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_source.py
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2020-04-27 14:23:28 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2020-05-20 13:31:44 -0600
commit0c4ea014bf289e8b0a8501c3e89c8bc4ecf9f0a4 (patch)
tree5ab49e1bb33df78e5516f4f317b60b6cefefc38c /scripts/generate_source.py
parent897f5bfd73af36649f06e5d12bb6a1c48e051d99 (diff)
downloadusermoji-0c4ea014bf289e8b0a8501c3e89c8bc4ecf9f0a4.tar.xz
vulkaninfo: correct memory for linear tiled images
Previously vulkaninfo would always add the VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT for linearly tiled images, which is not supported by the spec. Vulkaninfo will now not query support for linear tiled images that are of the color format and no longer adds the aformentioned image usage flag, instead using the VK_IMAGE_USAGE_TRANSFER_SRC_BIT. Change-Id: Ida71b738060e893b7e270005e358d51622ee0c4f
Diffstat (limited to 'scripts/generate_source.py')
0 files changed, 0 insertions, 0 deletions