HomeSort by relevance Sort by last modified time
    Searched refs:ralloc_autofree_context (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/glsl/
ralloc.h 249 void *ralloc_autofree_context(void);
ralloc.c 285 ralloc_autofree_context(void) function
glsl_types.cpp 43 glsl_type::mem_ctx = ralloc_autofree_context();

Completed in 1224 milliseconds