Searched refs:_mesa_GetString (Results 1 – 4 of 4) sorted by relevance
126 (char *) _mesa_GetString(GL_VERSION)); in _mesa_print_info()128 (char *) _mesa_GetString(GL_RENDERER)); in _mesa_print_info()130 (char *) _mesa_GetString(GL_VENDOR)); in _mesa_print_info()132 (char *) _mesa_GetString(GL_EXTENSIONS)); in _mesa_print_info()
69 _mesa_GetString( GLenum name );
101 _mesa_GetString( GLenum name ) in _mesa_GetString() function
162 SET_GetString(exec, _mesa_GetString); in _mesa_create_exec_table()