Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common.h153 #define WSI_CB(cb) PFN_vk##cb cb macro
154 WSI_CB(AllocateMemory);
155 WSI_CB(AllocateCommandBuffers);
156 WSI_CB(BindBufferMemory);
157 WSI_CB(BindImageMemory);
158 WSI_CB(BeginCommandBuffer);
159 WSI_CB(CmdCopyImageToBuffer);
160 WSI_CB(CreateBuffer);
161 WSI_CB(CreateCommandPool);
162 WSI_CB(CreateFence);
[all …]