Merge vk-gl-cts/master into vk-gl-cts/vulkan-cts-next-dev
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / framework / vulkan / vkInstanceFunctionPointers.inl
index 449d7e7..53bd10c 100644 (file)
@@ -37,23 +37,12 @@ GetDisplayModePropertiesKHRFunc                                                                             getDisplayModePropertiesKHR;
 CreateDisplayModeKHRFunc                                                                                       createDisplayModeKHR;
 GetDisplayPlaneCapabilitiesKHRFunc                                                                     getDisplayPlaneCapabilitiesKHR;
 CreateDisplayPlaneSurfaceKHRFunc                                                                       createDisplayPlaneSurfaceKHR;
-CreateXlibSurfaceKHRFunc                                                                                       createXlibSurfaceKHR;
-GetPhysicalDeviceXlibPresentationSupportKHRFunc                                                getPhysicalDeviceXlibPresentationSupportKHR;
-CreateXcbSurfaceKHRFunc                                                                                                createXcbSurfaceKHR;
-GetPhysicalDeviceXcbPresentationSupportKHRFunc                                         getPhysicalDeviceXcbPresentationSupportKHR;
-CreateWaylandSurfaceKHRFunc                                                                                    createWaylandSurfaceKHR;
-GetPhysicalDeviceWaylandPresentationSupportKHRFunc                                     getPhysicalDeviceWaylandPresentationSupportKHR;
-CreateMirSurfaceKHRFunc                                                                                                createMirSurfaceKHR;
-GetPhysicalDeviceMirPresentationSupportKHRFunc                                         getPhysicalDeviceMirPresentationSupportKHR;
-CreateAndroidSurfaceKHRFunc                                                                                    createAndroidSurfaceKHR;
-CreateWin32SurfaceKHRFunc                                                                                      createWin32SurfaceKHR;
-GetPhysicalDeviceWin32PresentationSupportKHRFunc                                       getPhysicalDeviceWin32PresentationSupportKHR;
 GetPhysicalDeviceFeatures2KHRFunc                                                                      getPhysicalDeviceFeatures2KHR;
+GetPhysicalDeviceProperties2KHRFunc                                                                    getPhysicalDeviceProperties2KHR;
 GetPhysicalDeviceFormatProperties2KHRFunc                                                      getPhysicalDeviceFormatProperties2KHR;
 GetPhysicalDeviceImageFormatProperties2KHRFunc                                         getPhysicalDeviceImageFormatProperties2KHR;
-GetPhysicalDeviceMemoryProperties2KHRFunc                                                      getPhysicalDeviceMemoryProperties2KHR;
-GetPhysicalDeviceProperties2KHRFunc                                                                    getPhysicalDeviceProperties2KHR;
 GetPhysicalDeviceQueueFamilyProperties2KHRFunc                                         getPhysicalDeviceQueueFamilyProperties2KHR;
+GetPhysicalDeviceMemoryProperties2KHRFunc                                                      getPhysicalDeviceMemoryProperties2KHR;
 GetPhysicalDeviceSparseImageFormatProperties2KHRFunc                           getPhysicalDeviceSparseImageFormatProperties2KHR;
 GetPhysicalDeviceExternalBufferPropertiesKHRFunc                                       getPhysicalDeviceExternalBufferPropertiesKHR;
 GetPhysicalDeviceExternalSemaphorePropertiesKHRFunc                                    getPhysicalDeviceExternalSemaphorePropertiesKHR;
@@ -70,14 +59,32 @@ CreateDebugReportCallbackEXTFunc                                                                    createDebugReportCallbackEXT;
 DestroyDebugReportCallbackEXTFunc                                                                      destroyDebugReportCallbackEXT;
 DebugReportMessageEXTFunc                                                                                      debugReportMessageEXT;
 GetPhysicalDeviceExternalImageFormatPropertiesNVFunc                           getPhysicalDeviceExternalImageFormatPropertiesNV;
-CreateViSurfaceNNFunc                                                                                          createViSurfaceNN;
 GetPhysicalDeviceGeneratedCommandsPropertiesNVXFunc                                    getPhysicalDeviceGeneratedCommandsPropertiesNVX;
 ReleaseDisplayEXTFunc                                                                                          releaseDisplayEXT;
-AcquireXlibDisplayEXTFunc                                                                                      acquireXlibDisplayEXT;
-GetRandROutputDisplayEXTFunc                                                                           getRandROutputDisplayEXT;
 GetPhysicalDeviceSurfaceCapabilities2EXTFunc                                           getPhysicalDeviceSurfaceCapabilities2EXT;
-CreateIOSSurfaceMVKFunc                                                                                                createIOSSurfaceMVK;
-CreateMacOSSurfaceMVKFunc                                                                                      createMacOSSurfaceMVK;
+CreateDebugUtilsMessengerEXTFunc                                                                       createDebugUtilsMessengerEXT;
+DestroyDebugUtilsMessengerEXTFunc                                                                      destroyDebugUtilsMessengerEXT;
+SubmitDebugUtilsMessageEXTFunc                                                                         submitDebugUtilsMessageEXT;
 GetPhysicalDeviceMultisamplePropertiesEXTFunc                                          getPhysicalDeviceMultisamplePropertiesEXT;
-GetPhysicalDeviceCooperativeMatrixPropertiesNVFunc                                     getPhysicalDeviceCooperativeMatrixPropertiesNV;
 GetPhysicalDeviceCalibrateableTimeDomainsEXTFunc                                       getPhysicalDeviceCalibrateableTimeDomainsEXT;
+GetPhysicalDeviceCooperativeMatrixPropertiesNVFunc                                     getPhysicalDeviceCooperativeMatrixPropertiesNV;
+GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNVFunc    getPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV;
+CreateHeadlessSurfaceEXTFunc                                                                           createHeadlessSurfaceEXT;
+CreateAndroidSurfaceKHRFunc                                                                                    createAndroidSurfaceKHR;
+CreateImagePipeSurfaceFUCHSIAFunc                                                                      createImagePipeSurfaceFUCHSIA;
+CreateStreamDescriptorSurfaceGGPFunc                                                           createStreamDescriptorSurfaceGGP;
+CreateIOSSurfaceMVKFunc                                                                                                createIOSSurfaceMVK;
+CreateMacOSSurfaceMVKFunc                                                                                      createMacOSSurfaceMVK;
+CreateMetalSurfaceEXTFunc                                                                                      createMetalSurfaceEXT;
+CreateViSurfaceNNFunc                                                                                          createViSurfaceNN;
+CreateWaylandSurfaceKHRFunc                                                                                    createWaylandSurfaceKHR;
+GetPhysicalDeviceWaylandPresentationSupportKHRFunc                                     getPhysicalDeviceWaylandPresentationSupportKHR;
+CreateWin32SurfaceKHRFunc                                                                                      createWin32SurfaceKHR;
+GetPhysicalDeviceWin32PresentationSupportKHRFunc                                       getPhysicalDeviceWin32PresentationSupportKHR;
+GetPhysicalDeviceSurfacePresentModes2EXTFunc                                           getPhysicalDeviceSurfacePresentModes2EXT;
+CreateXcbSurfaceKHRFunc                                                                                                createXcbSurfaceKHR;
+GetPhysicalDeviceXcbPresentationSupportKHRFunc                                         getPhysicalDeviceXcbPresentationSupportKHR;
+CreateXlibSurfaceKHRFunc                                                                                       createXlibSurfaceKHR;
+GetPhysicalDeviceXlibPresentationSupportKHRFunc                                                getPhysicalDeviceXlibPresentationSupportKHR;
+AcquireXlibDisplayEXTFunc                                                                                      acquireXlibDisplayEXT;
+GetRandROutputDisplayEXTFunc                                                                           getRandROutputDisplayEXT;