HomeSort by: relevance | last modified time | path
    Searched refs:glFrustumf (Results 1 - 18 of 18) sorted by relevancy

  /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
tri.c 126 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
drawtex.c 52 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
bindtex.c 102 glFrustumf(-ar, ar, -1, 1, 1.0, 10.0);
355 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
eglfbdev.c 297 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
render_tex.c 137 glFrustumf(-1, 1, -1, 1, 5.0, 60.0);
178 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
gears.c 338 glFrustumf(-1.0, 1.0, -h, h, 5.0, 60.0);
torus.c 170 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
two_win.c 59 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
pbuffer.c 216 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
texture_from_pixmap.c 144 glFrustumf(-ar, ar, -1, 1, 5.0, 60.0);
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/es1api/
ABI-check 73 glFrustumf
  /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/
glapi_dispatch.c 105 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
  /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/
glapi_dispatch.c 109 GL_API void GL_APIENTRY glFrustumf (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zFar);
  /xsrc/external/mit/MesaLib/dist/include/GLES/
gl.h 412 GL_API void GL_APIENTRY glFrustumf (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f);
  /xsrc/external/mit/MesaLib.old/dist/include/GLES/
gl.h 421 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/
glapi_mapi_tmp.h 59 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)
1324 STUB_ASM_ENTRY("glFrustumf")"\n"
  /xsrc/external/mit/libepoxy/src/
gl_generated.h     [all...]
gl_generated_dispatch.c 21426 0, // glFrustumf
    [all...]

Completed in 84 milliseconds