summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-07-11 16:28:55 -0700
committerJason Ekstrand <[email protected]>2017-07-17 08:18:46 -0700
commitc5700ed72e765043bb1c8523a05ade235496e053 (patch)
tree9c8b8ca19e101f91afe3d16a3f65ebb438472127 /configure.ac
parentcbdfd1daa24ee9a7a612f7b0e9aa4610af05e211 (diff)
anv/image: Add INPUT_ATTACHMENT to the list of required usages
From the Vulkan 1.0.53 spec VU for vkCreateImageView: "image must have been created with a usage value containing at least one of VK_IMAGE_USAGE_SAMPLED_BIT, VK_IMAGE_USAGE_STORAGE_BIT, VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT, VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACHMENT_BIT, or VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT" We were missing VK_IMAGE_USAGE_INPUT_ATTACHMENT_BIT from out list. Reviewed-by: Lionel Landwerlin <[email protected]> Cc: [email protected]
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions