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()
88 mtx_t descriptor_pool_mutex; member
745 mtx_destroy(&screen->descriptor_pool_mutex); in d3d12_destroy_screen()1149 mtx_init(&screen->descriptor_pool_mutex, mtx_plain); in d3d12_init_screen_base()
954 mtx_lock(&screen->descriptor_pool_mutex); in d3d12_create_sampler_view()956 mtx_unlock(&screen->descriptor_pool_mutex); in d3d12_create_sampler_view()