Searched refs:glFrustumf (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtri.c126 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Ddrawtex.c52 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Dbindtex.c102 glFrustumf(-ar, ar, -1, 1, 1.0, 10.0);
355 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Deglfbdev.c297 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Drender_tex.c137 glFrustumf(-1, 1, -1, 1, 5.0, 60.0);
178 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Dgears.c338 glFrustumf(-1.0, 1.0, -h, h, 5.0, 60.0);
H A Dtorus.c170 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Dtwo_win.c59 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Dpbuffer.c216 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
H A Dtexture_from_pixmap.c144 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/es1api/
H A DABI-check73 glFrustumf
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
H A Dglapi_dispatch.c109 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
H A Dglapi_dispatch.c105 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h421 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h412 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
/xsrc/external/mit/MesaLib/src/mapi/es1api/
H A Dglapi_mapi_tmp.h59 GLAPI void APIENTRY glFrustumf(GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
484 GLAPI void APIENTRY glFrustumf(GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f) function in typeref:typename:GLAPI void APIENTRY
1324 STUB_ASM_ENTRY("glFrustumf")"\n"
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h17461 #define glFrustumf macro
[all...]
H A Dgl_generated_dispatch.c21426 0, // glFrustumf
[all...]

Completed in 177 milliseconds