Lines Matching refs:anv_SetEvent
476 VkResult anv_SetEvent(VkDevice device, VkEvent event) __attribute__ ((weak));687 .vkSetEvent = anv_SetEvent,