Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_queue.c848 struct anv_semaphore *semaphore; in anv_CreateSemaphore()
937 struct anv_semaphore *semaphore) in anv_semaphore_reset_temporary()
952 ANV_FROM_HANDLE(anv_semaphore, semaphore, _semaphore); in anv_DestroySemaphore()
1007 ANV_FROM_HANDLE(anv_semaphore, semaphore, pImportSemaphoreFdInfo->semaphore); in anv_ImportSemaphoreFdKHR()
1081 ANV_FROM_HANDLE(anv_semaphore, semaphore, pGetFdInfo->semaphore); in anv_GetSemaphoreFdKHR()
Danv_batch_chain.c1465 ANV_FROM_HANDLE(anv_semaphore, semaphore, in_semaphores[i]); in anv_cmd_buffer_execbuf()
1509 ANV_FROM_HANDLE(anv_semaphore, semaphore, out_semaphores[i]); in anv_cmd_buffer_execbuf()
1618 ANV_FROM_HANDLE(anv_semaphore, semaphore, in_semaphores[i]); in anv_cmd_buffer_execbuf()
1651 ANV_FROM_HANDLE(anv_semaphore, semaphore, out_semaphores[i]); in anv_cmd_buffer_execbuf()
Danv_private.h223 __builtin_types_compatible_p (__typeof (o), struct anv_semaphore*), \
2016 struct anv_semaphore { struct
2035 struct anv_semaphore *semaphore);
2962 ANV_DEFINE_NONDISP_HANDLE_CASTS(anv_semaphore, VkSemaphore)