Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/wsi/
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(CreateFence);
[all …]