aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorChia-I Wu <olv@lunarg.com>2015-10-31 00:31:16 +0800
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-11-03 15:21:48 -0700
commit082a620480e010db78dd8e998cef9680982245c9 (patch)
tree4f845e706405998f983c69a514ca1fb5dbb541d7 /layers/device_limits.cpp
parent3139734f2b96be6bfa38118ffbc71eb551f4ef48 (diff)
downloadusermoji-082a620480e010db78dd8e998cef9680982245c9.tar.xz
bug 15003: vkCmdPipelineBarrier should be allowed on a DMA queue (WIP)
Add VK_PIPELINE_STAGE_ALL_{GRAPHICS,COMMANDS}_BIT. Replace the removed masks by ~VK_PIPELINE_STAGE_HOST_BIT in the sample driver. s/VK_PIPELINE_STAGE_ALL_GRAPHICS\b/VK_PIPELINE_STAGE_ALL_GRAPHICS_BIT/g s/VK_PIPELINE_STAGE_ALL_GPU_COMMANDS/VK_PIPELINE_STAGE_ALL_COMMANDS_BIT/g https://cvs.khronos.org/bugzilla/show_bug.cgi?id=15003
Diffstat (limited to 'layers/device_limits.cpp')
0 files changed, 0 insertions, 0 deletions