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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_memory_helper.h48 void nine_pointer_strongrelease(struct nine_allocator *allocator, struct nine_allocation *allocation);
H A Dnine_memory_helper.c787 nine_pointer_strongrelease(allocator, new_allocation);
923 nine_pointer_strongrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) function in typeref:typename:void
1114 void nine_pointer_strongrelease(struct nine_allocator *allocator, struct nine_allocation *allocation) function in typeref:typename:void
H A Dsurface9.c235 nine_pointer_strongrelease(This->base.base.device->allocator,
583 nine_pointer_strongrelease(This->base.base.device->allocator, This->data_internal);
695 nine_pointer_strongrelease(This->base.base.device->allocator, This->data_internal);

Completed in 8 milliseconds