Home
last modified time | relevance | path

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

/external/mesa3d/include/GL/
Dgl_mangle.h1499 #define glRasterPos4i MANGLE(RasterPos4i) macro
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp7137 void APIENTRY glRasterPos4i(GLint x, GLint y, GLint z, GLint w) in glRasterPos4i() function