Home
last modified time | relevance | path

Searched defs:wait_semaphores (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.h102 struct util_dynarray wait_semaphores; //external wait semaphores member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_kgsl.c460 VkSemaphore wait_semaphores[submit->waitSemaphoreInfoCount]; in tu_QueueSubmit2() local
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp1164 const VkSemaphore *wait_semaphores, in render_swapchain_display()
1834 const VkSemaphore *wait_semaphores, in before_present()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c4998 struct radv_semaphore_part **wait_semaphores; member