Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_debug.h59 radv_check_gpu_hangs(struct radv_queue *queue, struct radeon_winsys_cs *cs);
Dradv_debug.c658 radv_check_gpu_hangs(struct radv_queue *queue, struct radeon_winsys_cs *cs) in radv_check_gpu_hangs() function
Dradv_device.c2140 radv_check_gpu_hangs(queue, cs_array[j]); in radv_QueueSubmit()