Home
last modified time | relevance | path

Searched refs:construct_mtx (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.h227 mtx_t construct_mtx; member
Dtu_device.c2023 mtx_init(&device->scratch_bos[i].construct_mtx, mtx_plain); in tu_CreateDevice()
2150 mtx_lock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()
2156 mtx_unlock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()
2165 mtx_unlock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()
2171 mtx_unlock(&dev->scratch_bos[index].construct_mtx); in tu_get_scratch_bo()