Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_gpu_load.c125 void r600_gpu_load_kill_thread(struct r600_common_screen *rscreen) in r600_gpu_load_kill_thread() function
H A Dr600_pipe_common.h687 void r600_gpu_load_kill_thread(struct r600_common_screen *rscreen);
H A Dr600_pipe_common.c1450 r600_gpu_load_kill_thread(rscreen); in r600_destroy_common_screen()