vulkan/wsi: Set a proper pWaitDstStageMask on the dummy submit
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 16 Nov 2017 17:18:48 +0000 (09:18 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Dec 2017 18:04:19 +0000 (10:04 -0800)
commitd25a0f21e17c52633d3190273f8f7135e715f807
treedd3f6d47ef8be05a7cde97338b241805fc7ad5f7
parent59e58c348e6af16a5f2ddb3dd2dcfcef116471a4
vulkan/wsi: Set a proper pWaitDstStageMask on the dummy submit

Neither mesa driver really cares, but we should set it none the less for
the sake of correctness.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/vulkan/wsi/wsi_common.c