Searched refs:WSI_GET_CB (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common.c57 #define WSI_GET_CB(func) \ macro
59 WSI_GET_CB(GetPhysicalDeviceProperties2);
60 WSI_GET_CB(GetPhysicalDeviceMemoryProperties);
61 WSI_GET_CB(GetPhysicalDeviceQueueFamilyProperties);
62 #undef WSI_GET_CB
78 #define WSI_GET_CB(func) \ macro
80 WSI_GET_CB(AllocateMemory);
81 WSI_GET_CB(AllocateCommandBuffers);
82 WSI_GET_CB(BindBufferMemory);
83 WSI_GET_CB(BindImageMemor
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.c52 #define WSI_GET_CB(func) \ macro
54 WSI_GET_CB(GetPhysicalDeviceProperties2);
55 WSI_GET_CB(GetPhysicalDeviceMemoryProperties);
56 WSI_GET_CB(GetPhysicalDeviceQueueFamilyProperties);
57 #undef WSI_GET_CB
73 #define WSI_GET_CB(func) \ macro
75 WSI_GET_CB(AllocateMemory);
76 WSI_GET_CB(AllocateCommandBuffers);
77 WSI_GET_CB(BindBufferMemory);
78 WSI_GET_CB(BindImageMemor
[all...]

Completed in 3 milliseconds