Searched refs:glRectf (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 256 glRectf = glRectf@16
|
D | osmesa.def | 259 glRectf
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 249 glRectf = glRectf@16
|
D | opengl32.def | 249 glRectf
|
D | stw_context.c | 693 &glRectf,
|
D | gldrv.h | 122 … void (APIENTRY *glRectf )( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 225 glRectf
|
D | libGL_autogen.cpp | 1146 void GL_APIENTRY glRectf(GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2) in glRectf() function
|
/external/mesa3d/include/GL/ |
D | gl.h | 1104 GLAPI void GLAPIENTRY glRectf( GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2 );
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1084 GLAPI void GLAPIENTRY glRectf (GLfloat x1, GLfloat y1, GLfloat x2, GLfloat y2);
|