Home
last modified time | relevance | path

Searched refs:_mesa_GetTextureImage (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexgetimage.h70 _mesa_GetTextureImage(GLuint texture, GLint level, GLenum format,
Dtexgetimage.c1419 _mesa_GetTextureImage(GLuint texture, GLint level, GLenum format, GLenum type, in _mesa_GetTextureImage() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c1224 SET_GetTextureImage(exec, _mesa_GetTextureImage); in _mesa_initialize_exec_table()