OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_mesa_DeleteTextures
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/main/
texobj.h
147
_mesa_DeleteTextures
( GLsizei n, const GLuint *textures );
api_exec.c
326
SET_DeleteTextures(exec,
_mesa_DeleteTextures
);
[
all
...]
texobj.c
1020
/* Vertices are already flushed by
_mesa_DeleteTextures
*/
1069
_mesa_DeleteTextures
( GLsizei n, const GLuint *textures)
[
all
...]
/external/mesa3d/src/mesa/drivers/common/
meta.c
[
all
...]
Completed in 355 milliseconds