[Mesa-dev] [PATCH v2 27/32] vulkan/wsi: Move wsi_swapchain to wsi_common_private.h

Chad Versace chadversary at chromium.org
Sat Dec 2 15:36:27 UTC 2017


On Tue 28 Nov 2017, Jason Ekstrand wrote:
> The drivers no longer poke at this directly.
> ---
>  src/vulkan/wsi/wsi_common.h         | 46 +------------------------------------
>  src/vulkan/wsi/wsi_common_private.h | 46 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 47 insertions(+), 45 deletions(-)

Yay. It's becoming more layer-like.

Reviewed-by: Chad Versace <chadversary at chromium.org>


More information about the mesa-dev mailing list