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

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

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

// Common Valid Usage
