Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Ddrawtex.h38 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height);
Ddrawtex.c73 _mesa_DrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in _mesa_DrawTexiOES() function
/external/mesa3d/prebuilt-intermediates/main/
Dapi_exec.c681 SET_DrawTexiOES(exec, _mesa_DrawTexiOES); in _mesa_initialize_exec_table()