Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Denable.h56 _mesa_DisableIndexed( GLenum cap, GLuint index );
Dapi_exec.c830 SET_DisableIndexedEXT(exec, _mesa_DisableIndexed); in _mesa_create_exec_table()
Denable.c1151 _mesa_DisableIndexed( GLenum cap, GLuint index ) in _mesa_DisableIndexed() function