vkimagememory: fix the memory barrier access masks
authorMatthew Waters <matthew@centricular.com>
Wed, 30 Dec 2015 04:15:40 +0000 (15:15 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000 (01:13 +1100)
commit873e0d6340fd321f5780d4a87d9775b6c63262e8
treebfc34b6ec031347a84d6f76ba20d245c3960039e
parent9a0f415e792df829ea28e88b164ad84f9d865663
vkimagememory: fix the memory barrier access masks

silences the following warnings from the validation layer

AccessMask xxx must have required access bit xxx and may have optional bits 0
when layout is VK_IMAGE_LAYOUT_TRANSFER_{SRC,DST}_OPTIMAL
ext/vulkan/vkimagememory.c