Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_device.c2368 VkResult anv_GetEventStatus( in anv_GetEventStatus() function
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.c475 VkResult anv_GetEventStatus(VkDevice device, VkEvent event) __attribute__ ((weak));
686 .vkGetEventStatus = anv_GetEventStatus,
Danv_entrypoints.h510 VkResult anv_GetEventStatus(VkDevice device, VkEvent event);