Home
last modified time | relevance | path

Searched refs:_mesa_exec_free (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/main/
Dexecmem.c120 _mesa_exec_free(void *addr) in _mesa_exec_free() function
149 _mesa_exec_free(void *addr) in _mesa_exec_free() function
Dexecmem.h35 _mesa_exec_free(void *addr);
/external/mesa3d/src/mesa/x86/rtasm/
Dx86sse.c36 _mesa_exec_free(tmp); in do_realloc()
1181 _mesa_exec_free(p->store); in x86_release_func()
/external/mesa3d/src/mesa/tnl/
Dt_vertex.c574 _mesa_exec_free((void *) fp->func); in _tnl_free_vertices()