1/* WARNING: This is auto-generated file. Do not modify, since changes will 2 * be lost! Modify the generating script instead. 3 * This file was generated by /scripts/gen_framework.py 4 */ 5 6DestroyInstanceFunc destroyInstance; 7EnumeratePhysicalDevicesFunc enumeratePhysicalDevices; 8GetPhysicalDevicePropertiesFunc getPhysicalDeviceProperties; 9GetPhysicalDeviceQueueFamilyPropertiesFunc getPhysicalDeviceQueueFamilyProperties; 10GetPhysicalDeviceMemoryPropertiesFunc getPhysicalDeviceMemoryProperties; 11GetPhysicalDeviceFeaturesFunc getPhysicalDeviceFeatures; 12GetPhysicalDeviceFormatPropertiesFunc getPhysicalDeviceFormatProperties; 13GetPhysicalDeviceImageFormatPropertiesFunc getPhysicalDeviceImageFormatProperties; 14CreateDeviceFunc createDevice; 15EnumerateDeviceLayerPropertiesFunc enumerateDeviceLayerProperties; 16EnumerateDeviceExtensionPropertiesFunc enumerateDeviceExtensionProperties; 17GetPhysicalDeviceSparseImageFormatPropertiesFunc getPhysicalDeviceSparseImageFormatProperties; 18CreateAndroidSurfaceKHRFunc createAndroidSurfaceKHR; 19CreateOHOSSurfaceOpenHarmonyFunc createOHOSSurfaceOpenHarmony; 20GetPhysicalDeviceDisplayPropertiesKHRFunc getPhysicalDeviceDisplayPropertiesKHR; 21GetPhysicalDeviceDisplayPlanePropertiesKHRFunc getPhysicalDeviceDisplayPlanePropertiesKHR; 22GetDisplayPlaneSupportedDisplaysKHRFunc getDisplayPlaneSupportedDisplaysKHR; 23GetDisplayModePropertiesKHRFunc getDisplayModePropertiesKHR; 24CreateDisplayModeKHRFunc createDisplayModeKHR; 25GetDisplayPlaneCapabilitiesKHRFunc getDisplayPlaneCapabilitiesKHR; 26CreateDisplayPlaneSurfaceKHRFunc createDisplayPlaneSurfaceKHR; 27DestroySurfaceKHRFunc destroySurfaceKHR; 28GetPhysicalDeviceSurfaceSupportKHRFunc getPhysicalDeviceSurfaceSupportKHR; 29GetPhysicalDeviceSurfaceCapabilitiesKHRFunc getPhysicalDeviceSurfaceCapabilitiesKHR; 30GetPhysicalDeviceSurfaceFormatsKHRFunc getPhysicalDeviceSurfaceFormatsKHR; 31GetPhysicalDeviceSurfacePresentModesKHRFunc getPhysicalDeviceSurfacePresentModesKHR; 32CreateViSurfaceNNFunc createViSurfaceNN; 33CreateWaylandSurfaceKHRFunc createWaylandSurfaceKHR; 34GetPhysicalDeviceWaylandPresentationSupportKHRFunc getPhysicalDeviceWaylandPresentationSupportKHR; 35CreateWin32SurfaceKHRFunc createWin32SurfaceKHR; 36GetPhysicalDeviceWin32PresentationSupportKHRFunc getPhysicalDeviceWin32PresentationSupportKHR; 37CreateXlibSurfaceKHRFunc createXlibSurfaceKHR; 38GetPhysicalDeviceXlibPresentationSupportKHRFunc getPhysicalDeviceXlibPresentationSupportKHR; 39CreateXcbSurfaceKHRFunc createXcbSurfaceKHR; 40GetPhysicalDeviceXcbPresentationSupportKHRFunc getPhysicalDeviceXcbPresentationSupportKHR; 41CreateImagePipeSurfaceFUCHSIAFunc createImagePipeSurfaceFUCHSIA; 42CreateStreamDescriptorSurfaceGGPFunc createStreamDescriptorSurfaceGGP; 43CreateScreenSurfaceQNXFunc createScreenSurfaceQNX; 44GetPhysicalDeviceScreenPresentationSupportQNXFunc getPhysicalDeviceScreenPresentationSupportQNX; 45CreateDebugReportCallbackEXTFunc createDebugReportCallbackEXT; 46DestroyDebugReportCallbackEXTFunc destroyDebugReportCallbackEXT; 47DebugReportMessageEXTFunc debugReportMessageEXT; 48GetPhysicalDeviceExternalImageFormatPropertiesNVFunc getPhysicalDeviceExternalImageFormatPropertiesNV; 49GetPhysicalDeviceFeatures2Func getPhysicalDeviceFeatures2; 50GetPhysicalDeviceFeatures2KHRFunc getPhysicalDeviceFeatures2KHR; 51GetPhysicalDeviceProperties2Func getPhysicalDeviceProperties2; 52GetPhysicalDeviceProperties2KHRFunc getPhysicalDeviceProperties2KHR; 53GetPhysicalDeviceFormatProperties2Func getPhysicalDeviceFormatProperties2; 54GetPhysicalDeviceFormatProperties2KHRFunc getPhysicalDeviceFormatProperties2KHR; 55GetPhysicalDeviceImageFormatProperties2Func getPhysicalDeviceImageFormatProperties2; 56GetPhysicalDeviceImageFormatProperties2KHRFunc getPhysicalDeviceImageFormatProperties2KHR; 57GetPhysicalDeviceQueueFamilyProperties2Func getPhysicalDeviceQueueFamilyProperties2; 58GetPhysicalDeviceQueueFamilyProperties2KHRFunc getPhysicalDeviceQueueFamilyProperties2KHR; 59GetPhysicalDeviceMemoryProperties2Func getPhysicalDeviceMemoryProperties2; 60GetPhysicalDeviceMemoryProperties2KHRFunc getPhysicalDeviceMemoryProperties2KHR; 61GetPhysicalDeviceSparseImageFormatProperties2Func getPhysicalDeviceSparseImageFormatProperties2; 62GetPhysicalDeviceSparseImageFormatProperties2KHRFunc getPhysicalDeviceSparseImageFormatProperties2KHR; 63GetPhysicalDeviceExternalBufferPropertiesFunc getPhysicalDeviceExternalBufferProperties; 64GetPhysicalDeviceExternalBufferPropertiesKHRFunc getPhysicalDeviceExternalBufferPropertiesKHR; 65GetPhysicalDeviceExternalSemaphorePropertiesFunc getPhysicalDeviceExternalSemaphoreProperties; 66GetPhysicalDeviceExternalSemaphorePropertiesKHRFunc getPhysicalDeviceExternalSemaphorePropertiesKHR; 67GetPhysicalDeviceExternalFencePropertiesFunc getPhysicalDeviceExternalFenceProperties; 68GetPhysicalDeviceExternalFencePropertiesKHRFunc getPhysicalDeviceExternalFencePropertiesKHR; 69ReleaseDisplayEXTFunc releaseDisplayEXT; 70AcquireXlibDisplayEXTFunc acquireXlibDisplayEXT; 71GetRandROutputDisplayEXTFunc getRandROutputDisplayEXT; 72AcquireWinrtDisplayNVFunc acquireWinrtDisplayNV; 73GetWinrtDisplayNVFunc getWinrtDisplayNV; 74GetPhysicalDeviceSurfaceCapabilities2EXTFunc getPhysicalDeviceSurfaceCapabilities2EXT; 75EnumeratePhysicalDeviceGroupsFunc enumeratePhysicalDeviceGroups; 76EnumeratePhysicalDeviceGroupsKHRFunc enumeratePhysicalDeviceGroupsKHR; 77GetPhysicalDevicePresentRectanglesKHRFunc getPhysicalDevicePresentRectanglesKHR; 78CreateIOSSurfaceMVKFunc createIOSSurfaceMVK; 79CreateMacOSSurfaceMVKFunc createMacOSSurfaceMVK; 80CreateMetalSurfaceEXTFunc createMetalSurfaceEXT; 81GetPhysicalDeviceMultisamplePropertiesEXTFunc getPhysicalDeviceMultisamplePropertiesEXT; 82GetPhysicalDeviceSurfaceCapabilities2KHRFunc getPhysicalDeviceSurfaceCapabilities2KHR; 83GetPhysicalDeviceSurfaceFormats2KHRFunc getPhysicalDeviceSurfaceFormats2KHR; 84GetPhysicalDeviceDisplayProperties2KHRFunc getPhysicalDeviceDisplayProperties2KHR; 85GetPhysicalDeviceDisplayPlaneProperties2KHRFunc getPhysicalDeviceDisplayPlaneProperties2KHR; 86GetDisplayModeProperties2KHRFunc getDisplayModeProperties2KHR; 87GetDisplayPlaneCapabilities2KHRFunc getDisplayPlaneCapabilities2KHR; 88GetPhysicalDeviceCalibrateableTimeDomainsEXTFunc getPhysicalDeviceCalibrateableTimeDomainsEXT; 89CreateDebugUtilsMessengerEXTFunc createDebugUtilsMessengerEXT; 90DestroyDebugUtilsMessengerEXTFunc destroyDebugUtilsMessengerEXT; 91SubmitDebugUtilsMessageEXTFunc submitDebugUtilsMessageEXT; 92GetPhysicalDeviceCooperativeMatrixPropertiesNVFunc getPhysicalDeviceCooperativeMatrixPropertiesNV; 93GetPhysicalDeviceSurfacePresentModes2EXTFunc getPhysicalDeviceSurfacePresentModes2EXT; 94EnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHRFunc enumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR; 95GetPhysicalDeviceQueueFamilyPerformanceQueryPassesKHRFunc getPhysicalDeviceQueueFamilyPerformanceQueryPassesKHR; 96CreateHeadlessSurfaceEXTFunc createHeadlessSurfaceEXT; 97GetPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNVFunc getPhysicalDeviceSupportedFramebufferMixedSamplesCombinationsNV; 98GetPhysicalDeviceToolPropertiesFunc getPhysicalDeviceToolProperties; 99GetPhysicalDeviceToolPropertiesEXTFunc getPhysicalDeviceToolPropertiesEXT; 100GetPhysicalDeviceFragmentShadingRatesKHRFunc getPhysicalDeviceFragmentShadingRatesKHR; 101GetPhysicalDeviceVideoCapabilitiesKHRFunc getPhysicalDeviceVideoCapabilitiesKHR; 102GetPhysicalDeviceVideoFormatPropertiesKHRFunc getPhysicalDeviceVideoFormatPropertiesKHR; 103AcquireDrmDisplayEXTFunc acquireDrmDisplayEXT; 104GetDrmDisplayEXTFunc getDrmDisplayEXT; 105GetPhysicalDeviceOpticalFlowImageFormatsNVFunc getPhysicalDeviceOpticalFlowImageFormatsNV; 106