Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_suballoc.h42 u_suballocator_destroy(struct u_suballocator *allocator);
Du_suballoc.c81 u_suballocator_destroy(struct u_suballocator *allocator) in u_suballocator_destroy() function
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.c516 u_suballocator_destroy(rctx->allocator_zeroed_memory); in si_common_context_cleanup()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c108 u_suballocator_destroy(rctx->allocator_fetch_shader); in r600_destroy_context()
Dr600_pipe_common.c743 u_suballocator_destroy(rctx->allocator_zeroed_memory); in r600_common_context_cleanup()