Searched refs:construct_mtx (Results 1 - 2 of 2) sorted by path

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_device.c1628 mtx_init(&device->scratch_bos[i].construct_mtx, mtx_plain);
1755 mtx_lock(&dev->scratch_bos[index].construct_mtx);
1761 mtx_unlock(&dev->scratch_bos[index].construct_mtx);
1770 mtx_unlock(&dev->scratch_bos[index].construct_mtx);
1776 mtx_unlock(&dev->scratch_bos[index].construct_mtx);
H A Dtu_private.h390 mtx_t construct_mtx; member in struct:tu_device::__anon6a40b25e0208

Completed in 12 milliseconds