Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/csf/
H A Dpanvk_vX_queue.c666 uint32_t debug_sync_points[PANVK_SUBQUEUE_COUNT] = {0}; in panvk_queue_submit() local
670 debug_sync_points[qsubmits[i].queue_index]++; in panvk_queue_submit()
674 if (debug_syncs[i].seqno != debug_sync_points[i] || in panvk_queue_submit()