Home
last modified time | relevance | path

Searched refs:nine_free_worker (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.h40 void nine_free_worker(struct nine_allocator *allocator, struct nine_allocation *allocation);
Dcubetexture9.c189 nine_free_worker(This->base.base.base.device->allocator, This->managed_buffer); in NineCubeTexture9_dtor()
Dtexture9.c238 nine_free_worker(This->base.base.base.device->allocator, This->managed_buffer); in NineTexture9_dtor()
Dnine_memory_helper.c850 void nine_free_worker(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_free_worker() function
1095 void nine_free_worker(struct nine_allocator *allocator, struct nine_allocation *allocation) in nine_free_worker() function
Dsurface9.c242 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()