Searched defs:glGetQueryObjectiv (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
H A DlibGL.cpp7760 void APIENTRY glGetQueryObjectiv(GLuint id, GLenum pname, GLint *params) {UNIMPLEMENTED();} function
8009 EXT(glGetQueryObjectiv),
/external/mesa3d/include/GL/
H A Dgl_mangle.h988 #define glGetQueryObjectiv MANGLE(GetQueryObjectiv) macro

Completed in 142 milliseconds