Home
last modified time | relevance | path

Searched defs:submit_queue (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_batch.c613 submit_queue(void *data, void *gdata, int thread_index) in submit_queue() function
/third_party/mesa3d/src/freedreno/drm/
Dfreedreno_priv.h258 struct util_queue submit_queue; member
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common.c1454 VkQueue submit_queue = queue; in wsi_common_queue_present() local