Home
last modified time | relevance | path

Searched refs:submission_thread (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_private.h736 pthread_t submission_thread; member
Dradv_device.c2394 pthread_join(queue->submission_thread, NULL); in radv_queue_finish()
4817 ret = pthread_create(&queue->submission_thread, NULL, in radv_queue_trigger_submission()