Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dralloc.h256 void *ralloc_autofree_context(void);
Dralloc.c348 ralloc_autofree_context(void) in ralloc_autofree_context() function
/external/mesa3d/src/compiler/
Dglsl_types.cpp43 glsl_type::mem_ctx = ralloc_autofree_context(); in init_ralloc_type_ctx()