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.c119 _mesa_exec_free(void *addr) in _mesa_exec_free() function
148 _mesa_exec_free(void *addr) in _mesa_exec_free() function
Dimports.h556 _mesa_exec_free( void *addr );
/external/mesa3d/src/mesa/x86/rtasm/
Dx86sse.c32 _mesa_exec_free(tmp); in do_realloc()
1177 _mesa_exec_free(p->store); in x86_release_func()
/external/mesa3d/src/mesa/tnl/
Dt_vertex.c559 _mesa_exec_free((void *) fp->func); in _tnl_free_vertices()