Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_queue.c309 struct anv_fence_impl *impl) in anv_fence_impl_cleanup()
367 struct anv_fence_impl *impl = &fence->permanent; in anv_ResetFences()
396 struct anv_fence_impl *impl = in anv_GetFenceStatus()
475 struct anv_fence_impl *impl = in anv_wait_for_syncobj_fences()
554 struct anv_fence_impl *impl = &fence->permanent; in anv_wait_for_bo_fences()
729 struct anv_fence_impl new_impl = { in anv_ImportFenceFdKHR()
798 struct anv_fence_impl *impl = in anv_GetFenceFdKHR()
Danv_private.h1938 struct anv_fence_impl { struct
1966 struct anv_fence_impl permanent;
1975 struct anv_fence_impl temporary;
Danv_batch_chain.c1563 struct anv_fence_impl *impl = in anv_cmd_buffer_execbuf()