Searched refs:compute_scratch_mtx (Results 1 – 4 of 4) sorted by relevance
332 simple_mtx_lock(&device->compute_scratch_mtx); in radv_compute_pipeline_create()336 simple_mtx_unlock(&device->compute_scratch_mtx); in radv_compute_pipeline_create()
1094 simple_mtx_init(&device->compute_scratch_mtx, mtx_plain); in radv_CreateDevice()1353 simple_mtx_destroy(&device->compute_scratch_mtx); in radv_CreateDevice()1411 simple_mtx_destroy(&device->compute_scratch_mtx); in radv_DestroyDevice()
545 simple_mtx_t compute_scratch_mtx; member
1321 simple_mtx_lock(&device->compute_scratch_mtx); in radv_update_preambles()1324 simple_mtx_unlock(&device->compute_scratch_mtx); in radv_update_preambles()