Home
last modified time | relevance | path

Searched refs:opencl_func_mutex (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_helpers.c48 mtx_lock(&screen->opencl_func_mutex); in dri2_load_opencl_interop()
51 mtx_unlock(&screen->opencl_func_mutex); in dri2_load_opencl_interop()
65 mtx_unlock(&screen->opencl_func_mutex); in dri2_load_opencl_interop()
H A Ddri_screen.h93 mtx_t opencl_func_mutex; member
H A Ddri_screen.c786 mtx_destroy(&screen->opencl_func_mutex); in dri_destroy_screen_helper()
H A Ddri2.c2464 (void) mtx_init(&screen->opencl_func_mutex, mtx_plain); in dri2_init_screen()

Completed in 6 milliseconds