Home | History | Annotate | Download | only in vulkan
      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 EnumeratePhysicalDeviceGroupsFunc						enumeratePhysicalDeviceGroups;
     18 GetPhysicalDeviceFeatures2Func							getPhysicalDeviceFeatures2;
     19 GetPhysicalDeviceProperties2Func						getPhysicalDeviceProperties2;
     20 GetPhysicalDeviceFormatProperties2Func					getPhysicalDeviceFormatProperties2;
     21 GetPhysicalDeviceImageFormatProperties2Func				getPhysicalDeviceImageFormatProperties2;
     22 GetPhysicalDeviceQueueFamilyProperties2Func				getPhysicalDeviceQueueFamilyProperties2;
     23 GetPhysicalDeviceMemoryProperties2Func					getPhysicalDeviceMemoryProperties2;
     24 GetPhysicalDeviceSparseImageFormatProperties2Func		getPhysicalDeviceSparseImageFormatProperties2;
     25 GetPhysicalDeviceExternalBufferPropertiesFunc			getPhysicalDeviceExternalBufferProperties;
     26 GetPhysicalDeviceExternalFencePropertiesFunc			getPhysicalDeviceExternalFenceProperties;
     27 GetPhysicalDeviceExternalSemaphorePropertiesFunc		getPhysicalDeviceExternalSemaphoreProperties;
     28 DestroySurfaceKHRFunc									destroySurfaceKHR;
     29 GetPhysicalDeviceSurfaceSupportKHRFunc					getPhysicalDeviceSurfaceSupportKHR;
     30 GetPhysicalDeviceSurfaceCapabilitiesKHRFunc				getPhysicalDeviceSurfaceCapabilitiesKHR;
     31 GetPhysicalDeviceSurfaceFormatsKHRFunc					getPhysicalDeviceSurfaceFormatsKHR;
     32 GetPhysicalDeviceSurfacePresentModesKHRFunc				getPhysicalDeviceSurfacePresentModesKHR;
     33 GetPhysicalDevicePresentRectanglesKHRFunc				getPhysicalDevicePresentRectanglesKHR;
     34 GetPhysicalDeviceDisplayPropertiesKHRFunc				getPhysicalDeviceDisplayPropertiesKHR;
     35 GetPhysicalDeviceDisplayPlanePropertiesKHRFunc			getPhysicalDeviceDisplayPlanePropertiesKHR;
     36 GetDisplayPlaneSupportedDisplaysKHRFunc					getDisplayPlaneSupportedDisplaysKHR;
     37 GetDisplayModePropertiesKHRFunc							getDisplayModePropertiesKHR;
     38 CreateDisplayModeKHRFunc								createDisplayModeKHR;
     39 GetDisplayPlaneCapabilitiesKHRFunc						getDisplayPlaneCapabilitiesKHR;
     40 CreateDisplayPlaneSurfaceKHRFunc						createDisplayPlaneSurfaceKHR;
     41 CreateXlibSurfaceKHRFunc								createXlibSurfaceKHR;
     42 GetPhysicalDeviceXlibPresentationSupportKHRFunc			getPhysicalDeviceXlibPresentationSupportKHR;
     43 CreateXcbSurfaceKHRFunc									createXcbSurfaceKHR;
     44 GetPhysicalDeviceXcbPresentationSupportKHRFunc			getPhysicalDeviceXcbPresentationSupportKHR;
     45 CreateWaylandSurfaceKHRFunc								createWaylandSurfaceKHR;
     46 GetPhysicalDeviceWaylandPresentationSupportKHRFunc		getPhysicalDeviceWaylandPresentationSupportKHR;
     47 CreateMirSurfaceKHRFunc									createMirSurfaceKHR;
     48 GetPhysicalDeviceMirPresentationSupportKHRFunc			getPhysicalDeviceMirPresentationSupportKHR;
     49 CreateAndroidSurfaceKHRFunc								createAndroidSurfaceKHR;
     50 CreateWin32SurfaceKHRFunc								createWin32SurfaceKHR;
     51 GetPhysicalDeviceWin32PresentationSupportKHRFunc		getPhysicalDeviceWin32PresentationSupportKHR;
     52 GetPhysicalDeviceFeatures2KHRFunc						getPhysicalDeviceFeatures2KHR;
     53 GetPhysicalDeviceFormatProperties2KHRFunc				getPhysicalDeviceFormatProperties2KHR;
     54 GetPhysicalDeviceImageFormatProperties2KHRFunc			getPhysicalDeviceImageFormatProperties2KHR;
     55 GetPhysicalDeviceMemoryProperties2KHRFunc				getPhysicalDeviceMemoryProperties2KHR;
     56 GetPhysicalDeviceProperties2KHRFunc						getPhysicalDeviceProperties2KHR;
     57 GetPhysicalDeviceQueueFamilyProperties2KHRFunc			getPhysicalDeviceQueueFamilyProperties2KHR;
     58 GetPhysicalDeviceSparseImageFormatProperties2KHRFunc	getPhysicalDeviceSparseImageFormatProperties2KHR;
     59 GetPhysicalDeviceExternalBufferPropertiesKHRFunc		getPhysicalDeviceExternalBufferPropertiesKHR;
     60 GetPhysicalDeviceExternalSemaphorePropertiesKHRFunc		getPhysicalDeviceExternalSemaphorePropertiesKHR;
     61 GetPhysicalDeviceExternalFencePropertiesKHRFunc			getPhysicalDeviceExternalFencePropertiesKHR;
     62 GetPhysicalDeviceSurfaceCapabilities2KHRFunc			getPhysicalDeviceSurfaceCapabilities2KHR;
     63 GetPhysicalDeviceSurfaceFormats2KHRFunc					getPhysicalDeviceSurfaceFormats2KHR;
     64 CreateDebugReportCallbackEXTFunc						createDebugReportCallbackEXT;
     65 DestroyDebugReportCallbackEXTFunc						destroyDebugReportCallbackEXT;
     66 DebugReportMessageEXTFunc								debugReportMessageEXT;
     67 GetPhysicalDeviceExternalImageFormatPropertiesNVFunc	getPhysicalDeviceExternalImageFormatPropertiesNV;
     68 CreateViSurfaceNNFunc									createViSurfaceNN;
     69 GetPhysicalDeviceGeneratedCommandsPropertiesNVXFunc		getPhysicalDeviceGeneratedCommandsPropertiesNVX;
     70 ReleaseDisplayEXTFunc									releaseDisplayEXT;
     71 AcquireXlibDisplayEXTFunc								acquireXlibDisplayEXT;
     72 GetRandROutputDisplayEXTFunc							getRandROutputDisplayEXT;
     73 GetPhysicalDeviceSurfaceCapabilities2EXTFunc			getPhysicalDeviceSurfaceCapabilities2EXT;
     74 CreateIOSSurfaceMVKFunc									createIOSSurfaceMVK;
     75 CreateMacOSSurfaceMVKFunc								createMacOSSurfaceMVK;
     76 GetPhysicalDeviceMultisamplePropertiesEXTFunc			getPhysicalDeviceMultisamplePropertiesEXT;
     77