Searched refs:anv_semaphore_impl (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_wsi.c52 struct anv_semaphore_impl *impl = &semaphore->temporary;
145 struct anv_semaphore_impl *impl =
H A Danv_queue.c84 struct anv_semaphore_impl *impl);
835 struct anv_semaphore_impl *impl,
836 struct anv_semaphore_impl **out_impl)
856 struct anv_semaphore_impl *new_array =
868 /* Copy anv_semaphore_impl into anv_queue_submit. */
877 struct anv_semaphore_impl *out,
878 const struct anv_semaphore_impl *in)
922 struct anv_semaphore_impl **out_impl)
924 struct anv_semaphore_impl *impl = &semaphore->temporary;
944 struct anv_semaphore_impl templat
[all...]
H A Danv_private.h1004 struct anv_semaphore_impl * temporary_semaphores;
3356 struct anv_semaphore_impl { struct
3390 struct anv_semaphore_impl permanent;
3399 struct anv_semaphore_impl temporary;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_queue.c987 struct anv_semaphore_impl *impl)
1089 struct anv_semaphore_impl new_impl = {
1134 new_impl = (struct anv_semaphore_impl) {
1167 struct anv_semaphore_impl *impl =
H A Danv_batch_chain.c1605 struct anv_semaphore_impl *impl =
1661 struct anv_semaphore_impl *impl =
1805 struct anv_semaphore_impl *impl = &semaphore->permanent;
H A Danv_private.h2605 struct anv_semaphore_impl { struct
2636 struct anv_semaphore_impl permanent;
2645 struct anv_semaphore_impl temporary;

Completed in 22 milliseconds