Update Vulkan CTS to version 1.0.2.3
[platform/upstream/VK-GL-CTS.git] / external / vulkancts / framework / vulkan / vkInstanceFunctionPointers.inl
1 /* WARNING: This is auto-generated file. Do not modify, since changes will
2  * be lost! Modify the generating script instead.
3  */
4 DestroyInstanceFunc                                                                             destroyInstance;
5 EnumeratePhysicalDevicesFunc                                                    enumeratePhysicalDevices;
6 GetPhysicalDeviceFeaturesFunc                                                   getPhysicalDeviceFeatures;
7 GetPhysicalDeviceFormatPropertiesFunc                                   getPhysicalDeviceFormatProperties;
8 GetPhysicalDeviceImageFormatPropertiesFunc                              getPhysicalDeviceImageFormatProperties;
9 GetPhysicalDevicePropertiesFunc                                                 getPhysicalDeviceProperties;
10 GetPhysicalDeviceQueueFamilyPropertiesFunc                              getPhysicalDeviceQueueFamilyProperties;
11 GetPhysicalDeviceMemoryPropertiesFunc                                   getPhysicalDeviceMemoryProperties;
12 GetDeviceProcAddrFunc                                                                   getDeviceProcAddr;
13 CreateDeviceFunc                                                                                createDevice;
14 EnumerateDeviceExtensionPropertiesFunc                                  enumerateDeviceExtensionProperties;
15 EnumerateDeviceLayerPropertiesFunc                                              enumerateDeviceLayerProperties;
16 GetPhysicalDeviceSparseImageFormatPropertiesFunc                getPhysicalDeviceSparseImageFormatProperties;
17 DestroySurfaceKHRFunc                                                                   destroySurfaceKHR;
18 GetPhysicalDeviceSurfaceSupportKHRFunc                                  getPhysicalDeviceSurfaceSupportKHR;
19 GetPhysicalDeviceSurfaceCapabilitiesKHRFunc                             getPhysicalDeviceSurfaceCapabilitiesKHR;
20 GetPhysicalDeviceSurfaceFormatsKHRFunc                                  getPhysicalDeviceSurfaceFormatsKHR;
21 GetPhysicalDeviceSurfacePresentModesKHRFunc                             getPhysicalDeviceSurfacePresentModesKHR;
22 GetPhysicalDeviceDisplayPropertiesKHRFunc                               getPhysicalDeviceDisplayPropertiesKHR;
23 GetPhysicalDeviceDisplayPlanePropertiesKHRFunc                  getPhysicalDeviceDisplayPlanePropertiesKHR;
24 GetDisplayPlaneSupportedDisplaysKHRFunc                                 getDisplayPlaneSupportedDisplaysKHR;
25 GetDisplayModePropertiesKHRFunc                                                 getDisplayModePropertiesKHR;
26 CreateDisplayModeKHRFunc                                                                createDisplayModeKHR;
27 GetDisplayPlaneCapabilitiesKHRFunc                                              getDisplayPlaneCapabilitiesKHR;
28 CreateDisplayPlaneSurfaceKHRFunc                                                createDisplayPlaneSurfaceKHR;
29 CreateXlibSurfaceKHRFunc                                                                createXlibSurfaceKHR;
30 GetPhysicalDeviceXlibPresentationSupportKHRFunc                 getPhysicalDeviceXlibPresentationSupportKHR;
31 CreateXcbSurfaceKHRFunc                                                                 createXcbSurfaceKHR;
32 GetPhysicalDeviceXcbPresentationSupportKHRFunc                  getPhysicalDeviceXcbPresentationSupportKHR;
33 CreateWaylandSurfaceKHRFunc                                                             createWaylandSurfaceKHR;
34 GetPhysicalDeviceWaylandPresentationSupportKHRFunc              getPhysicalDeviceWaylandPresentationSupportKHR;
35 CreateMirSurfaceKHRFunc                                                                 createMirSurfaceKHR;
36 GetPhysicalDeviceMirPresentationSupportKHRFunc                  getPhysicalDeviceMirPresentationSupportKHR;
37 CreateAndroidSurfaceKHRFunc                                                             createAndroidSurfaceKHR;
38 CreateWin32SurfaceKHRFunc                                                               createWin32SurfaceKHR;
39 GetPhysicalDeviceWin32PresentationSupportKHRFunc                getPhysicalDeviceWin32PresentationSupportKHR;
40 GetPhysicalDeviceFeatures2KHRFunc                                               getPhysicalDeviceFeatures2KHR;
41 GetPhysicalDeviceProperties2KHRFunc                                             getPhysicalDeviceProperties2KHR;
42 GetPhysicalDeviceFormatProperties2KHRFunc                               getPhysicalDeviceFormatProperties2KHR;
43 GetPhysicalDeviceImageFormatProperties2KHRFunc                  getPhysicalDeviceImageFormatProperties2KHR;
44 GetPhysicalDeviceQueueFamilyProperties2KHRFunc                  getPhysicalDeviceQueueFamilyProperties2KHR;
45 GetPhysicalDeviceMemoryProperties2KHRFunc                               getPhysicalDeviceMemoryProperties2KHR;
46 GetPhysicalDeviceSparseImageFormatProperties2KHRFunc    getPhysicalDeviceSparseImageFormatProperties2KHR;
47 GetPhysicalDeviceSurfaceCapabilities2KHRFunc                    getPhysicalDeviceSurfaceCapabilities2KHR;
48 GetPhysicalDeviceSurfaceFormats2KHRFunc                                 getPhysicalDeviceSurfaceFormats2KHR;
49 CreateDebugReportCallbackEXTFunc                                                createDebugReportCallbackEXT;
50 DestroyDebugReportCallbackEXTFunc                                               destroyDebugReportCallbackEXT;
51 DebugReportMessageEXTFunc                                                               debugReportMessageEXT;
52 GetPhysicalDeviceExternalImageFormatPropertiesNVFunc    getPhysicalDeviceExternalImageFormatPropertiesNV;