Searched refs:DECLARE_VK_PROC (Results 1 – 5 of 5) sorted by relevance
22 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro39 DECLARE_VK_PROC(DestroyInstance);40 DECLARE_VK_PROC(DeviceWaitIdle);41 DECLARE_VK_PROC(DestroyDevice);43 DECLARE_VK_PROC(GetPhysicalDeviceFormatProperties);44 DECLARE_VK_PROC(GetPhysicalDeviceMemoryProperties);46 DECLARE_VK_PROC(CreateImage);47 DECLARE_VK_PROC(DestroyImage);48 DECLARE_VK_PROC(GetImageMemoryRequirements);49 DECLARE_VK_PROC(AllocateMemory);[all …]
29 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro62 DECLARE_VK_PROC(DestroyInstance);63 DECLARE_VK_PROC(DeviceWaitIdle);64 DECLARE_VK_PROC(DestroyDevice);66 DECLARE_VK_PROC(GetPhysicalDeviceFormatProperties);67 DECLARE_VK_PROC(GetPhysicalDeviceMemoryProperties);69 DECLARE_VK_PROC(CreateImage);70 DECLARE_VK_PROC(DestroyImage);71 DECLARE_VK_PROC(GetImageMemoryRequirements);72 DECLARE_VK_PROC(AllocateMemory);[all …]
366 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro465 DECLARE_VK_PROC(DestroyInstance);466 DECLARE_VK_PROC(DeviceWaitIdle);467 DECLARE_VK_PROC(DestroyDevice);469 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);470 DECLARE_VK_PROC(GetPhysicalDeviceImageFormatProperties2);471 DECLARE_VK_PROC(GetPhysicalDeviceMemoryProperties2);473 DECLARE_VK_PROC(GetAndroidHardwareBufferPropertiesANDROID);475 DECLARE_VK_PROC(CreateImage);476 DECLARE_VK_PROC(GetImageMemoryRequirements2);[all …]
27 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro61 DECLARE_VK_PROC(DestroyInstance);62 DECLARE_VK_PROC(DeviceWaitIdle);63 DECLARE_VK_PROC(DestroyDevice);
366 #define DECLARE_VK_PROC(name) PFN_vk##name fVk##name macro469 DECLARE_VK_PROC(DestroyInstance);470 DECLARE_VK_PROC(DeviceWaitIdle);471 DECLARE_VK_PROC(DestroyDevice);473 DECLARE_VK_PROC(GetPhysicalDeviceExternalSemaphoreProperties);474 DECLARE_VK_PROC(GetPhysicalDeviceImageFormatProperties2);475 DECLARE_VK_PROC(GetPhysicalDeviceMemoryProperties2);477 DECLARE_VK_PROC(GetAndroidHardwareBufferPropertiesANDROID);479 DECLARE_VK_PROC(CreateImage);480 DECLARE_VK_PROC(GetImageMemoryRequirements2);[all …]