Searched refs:glRecti (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 258 glRecti = glRecti@16
|
D | osmesa.def | 261 glRecti
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 251 glRecti = glRecti@16
|
D | opengl32.def | 251 glRecti
|
D | stw_context.c | 695 &glRecti,
|
D | gldrv.h | 124 void (APIENTRY *glRecti )( GLint x1, GLint y1, GLint x2, GLint y2 );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 227 glRecti
|
D | libGL_autogen.cpp | 1156 void GL_APIENTRY glRecti(GLint x1, GLint y1, GLint x2, GLint y2) in glRecti() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1105 GLAPI void GLAPIENTRY glRecti( GLint x1, GLint y1, GLint x2, GLint y2 );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1086 GLAPI void GLAPIENTRY glRecti (GLint x1, GLint y1, GLint x2, GLint y2);
|