Searched refs:WSI_GET_CB (Results 1 – 1 of 1) sorted by relevance
38 #define WSI_GET_CB(func) \ in wsi_device_init() macro40 WSI_GET_CB(GetPhysicalDeviceMemoryProperties); in wsi_device_init()41 WSI_GET_CB(GetPhysicalDeviceQueueFamilyProperties); in wsi_device_init()42 #undef WSI_GET_CB in wsi_device_init()47 #define WSI_GET_CB(func) \ in wsi_device_init() macro49 WSI_GET_CB(AllocateMemory); in wsi_device_init()50 WSI_GET_CB(AllocateCommandBuffers); in wsi_device_init()51 WSI_GET_CB(BindBufferMemory); in wsi_device_init()52 WSI_GET_CB(BindImageMemory); in wsi_device_init()53 WSI_GET_CB(BeginCommandBuffer); in wsi_device_init()[all …]