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.h59 #define WSI_CB(cb) PFN_vk##cb cb macro
60 WSI_CB(AllocateMemory);
61 WSI_CB(AllocateCommandBuffers);
62 WSI_CB(BindBufferMemory);
63 WSI_CB(BindImageMemory);
64 WSI_CB(BeginCommandBuffer);
65 WSI_CB(CmdCopyImageToBuffer);
66 WSI_CB(CreateBuffer);
67 WSI_CB(CreateCommandPool);
68 WSI_CB(CreateFence);
[all …]