Home
last modified time | relevance | path

Searched defs:glWindowPos3i (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp7775 void APIENTRY glWindowPos3i(GLint x, GLint y, GLint z) {UNIMPLEMENTED();} in glWindowPos3i() function
/external/mesa3d/include/GL/
Dgl_mangle.h2788 #define glWindowPos3i MANGLE(WindowPos3i) macro