Home
last modified time | relevance | path

Searched defs:DeviceDispatchTable (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h66 struct DeviceDispatchTable { struct
71 PFN_vkQueueSubmit QueueSubmit;
75 PFN_vkFreeMemory FreeMemory;
76 PFN_vkMapMemory MapMemory;
77 PFN_vkUnmapMemory UnmapMemory;
87 PFN_vkCreateFence CreateFence;
89 PFN_vkResetFences ResetFences;
94 PFN_vkCreateEvent CreateEvent;
97 PFN_vkSetEvent SetEvent;
98 PFN_vkResetEvent ResetEvent;
[all …]