Searched refs:nine_free_worker (Results 1 – 5 of 5) sorted by relevance
40 void nine_free_worker(struct nine_allocator *allocator, struct nine_allocation *allocation);
189 nine_free_worker(This->base.base.base.device->allocator, This->managed_buffer); in NineCubeTexture9_dtor()
238 nine_free_worker(This->base.base.base.device->allocator, This->managed_buffer); in NineTexture9_dtor()
850 void nine_free_worker(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_free_worker() function1095 void nine_free_worker(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_free_worker() function
242 nine_free_worker(This->base.base.device->allocator, This->data); in NineSurface9_dtor()248 nine_free_worker(This->base.base.device->allocator, This->data_internal); in NineSurface9_dtor()