Searched refs:hieralloc_init (Results 1 – 6 of 6) sorted by relevance
41 void * hieralloc_init(const char * name);
303 void * hieralloc_init(const char * name) in hieralloc_init() function
85 glsl_type::mem_ctx = hieralloc_init("glsl_type"); in new()
91 void *mem_ctx = hieralloc_init(__func__); in calculate_iterations()
40 this->mem_ctx = hieralloc_init("loop state"); in loop_state()
13591 builtin_mem_ctx = hieralloc_init("GLSL built-in functions"); in _mesa_glsl_initialize_functions()