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

/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common.h178 #define WSI_CB(cb) PFN_vk##cb cb macro
179 WSI_CB(AllocateMemory);
180 WSI_CB(AllocateCommandBuffers);
181 WSI_CB(BindBufferMemory);
182 WSI_CB(BindImageMemory);
183 WSI_CB(BeginCommandBuffer);
184 WSI_CB(CmdCopyImageToBuffer);
185 WSI_CB(CreateBuffer);
186 WSI_CB(CreateCommandPool);
187 WSI_CB(CreateFenc
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common.h120 #define WSI_CB(cb) PFN_vk##cb cb macro
121 WSI_CB(AllocateMemory);
122 WSI_CB(AllocateCommandBuffers);
123 WSI_CB(BindBufferMemory);
124 WSI_CB(BindImageMemory);
125 WSI_CB(BeginCommandBuffer);
126 WSI_CB(CmdCopyImageToBuffer);
127 WSI_CB(CreateBuffer);
128 WSI_CB(CreateCommandPool);
129 WSI_CB(CreateFenc
[all...]

Completed in 2 milliseconds