Searched refs:descriptor_pool_mutex (Results 1 – 4 of 4) sorted by relevance
143 mtx_lock(&screen->descriptor_pool_mutex); in initialize_dsv()145 mtx_unlock(&screen->descriptor_pool_mutex); in initialize_dsv()222 mtx_lock(&screen->descriptor_pool_mutex); in initialize_rtv()224 mtx_unlock(&screen->descriptor_pool_mutex); in initialize_rtv()273 mtx_lock(&screen->descriptor_pool_mutex); in d3d12_surface_destroy()277 mtx_unlock(&screen->descriptor_pool_mutex); in d3d12_surface_destroy()
99 mtx_t descriptor_pool_mutex; member
808 mtx_destroy(&screen->descriptor_pool_mutex); in d3d12_destroy_screen()1364 mtx_init(&screen->descriptor_pool_mutex, mtx_plain); in d3d12_init_screen_base()
945 mtx_lock(&screen->descriptor_pool_mutex); in d3d12_create_sampler_view()947 mtx_unlock(&screen->descriptor_pool_mutex); in d3d12_create_sampler_view()