Searched refs:nine_pointer_weakrelease (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.h45 void nine_pointer_weakrelease(struct nine_allocator *allocator, struct nine_allocation *allocation);
H A Dsurface9.c571 nine_pointer_weakrelease(This->base.base.device->allocator, This->data_internal);
582 nine_pointer_weakrelease(This->base.base.device->allocator, This->data);
604 nine_pointer_weakrelease(This->base.base.device->allocator, This->data);
694 nine_pointer_weakrelease(This->base.base.device->allocator, From->data);
767 nine_pointer_weakrelease(This->base.base.device->allocator, This->data);
H A Dnine_memory_helper.c903 nine_pointer_weakrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) function in typeref:typename:void
1108 void nine_pointer_weakrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) function in typeref:typename:void

Completed in 6 milliseconds