// Copyright 2019-2021 The Khronos Group Inc.
//
// SPDX-License-Identifier: CC-BY-4.0

// Common Valid Usage
// Common to all VkPhysicalDevice commands accepting a
// VkPhysicalDeviceSurfaceInfo2KHR param

  * [[VUID-{refpage}-pSurfaceInfo-06210]]
    pname:pSurfaceInfo->surface must: be supported by pname:physicalDevice,
    as reported by flink:vkGetPhysicalDeviceSurfaceSupportKHR or an
    equivalent platform-specific mechanism

// Common Valid Usage
