Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.h116 simple_mtx_t format_update_mutex; member
Dvn_physical_device.c1192 simple_mtx_init(&physical_dev->format_update_mutex, mtx_plain); in vn_physical_device_init()
1210 simple_mtx_destroy(&physical_dev->format_update_mutex); in vn_physical_device_fini()
1572 simple_mtx_lock(&physical_dev->format_update_mutex); in vn_physical_device_add_format_properties()
1577 simple_mtx_unlock(&physical_dev->format_update_mutex); in vn_physical_device_add_format_properties()