Searched refs:DECLARE_VK_PROC (Results 1 – 2 of 2) sorted by relevance
365 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro464 DECLARE_VK_PROC(DestroyInstance);465 DECLARE_VK_PROC(DeviceWaitIdle);466 DECLARE_VK_PROC(DestroyDevice);468 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);469 DECLARE_VK_PROC(GetPhysicalDeviceImageFormatProperties2);470 DECLARE_VK_PROC(GetPhysicalDeviceMemoryProperties2);472 DECLARE_VK_PROC(GetAndroidHardwareBufferPropertiesANDROID);474 DECLARE_VK_PROC(CreateImage);475 DECLARE_VK_PROC(GetImageMemoryRequirements2);[all …]
365 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro461 DECLARE_VK_PROC(DestroyInstance);462 DECLARE_VK_PROC(DeviceWaitIdle);463 DECLARE_VK_PROC(DestroyDevice);465 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);466 DECLARE_VK_PROC(GetPhysicalDeviceImageFormatProperties2);467 DECLARE_VK_PROC(GetPhysicalDeviceMemoryProperties2);469 DECLARE_VK_PROC(GetAndroidHardwareBufferPropertiesANDROID);471 DECLARE_VK_PROC(CreateImage);472 DECLARE_VK_PROC(GetImageMemoryRequirements2);[all …]