Home
last modified time | relevance | path

Searched refs:nine_allocator_destroy (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_memory_helper.h73 nine_allocator_destroy(struct nine_allocator *allocator);
Dnine_memory_helper.c1032 nine_allocator_destroy(struct nine_allocator* allocator) in nine_allocator_destroy() function
1170 nine_allocator_destroy(struct nine_allocator *allocator) in nine_allocator_destroy() function
Ddevice9.c650 nine_allocator_destroy(This->allocator); in NineDevice9_dtor()