Home
last modified time | relevance | path

Searched refs:glFrustumfOES (Results 1 – 17 of 17) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h233 {"glFrustumfOES", (void*)glFrustumfOES},
Dgl_client_context.h253 glFrustumfOES_client_proc_t glFrustumfOES; member
Dgl_client_context.cpp253 glFrustumfOES = (glFrustumfOES_client_proc_t) getProc("glFrustumfOES", userData); in initDispatchByName()
Dgl_entry.cpp248 …void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloa…
1757 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES() function
1760 ctx->glFrustumfOES(ctx, left, right, bottom, top, zNear, zFar); in glFrustumfOES()
Dgl_enc.cpp9170 this->glFrustumfOES = &glFrustumfOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DClientAPIExts.in48 API_ENTRY(glFrustumfOES,
/hardware/google/gfxstream/guest/egl/
DClientAPIExts.in48 API_ENTRY(glFrustumfOES,
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h261 glFrustumfOES_server_proc_t glFrustumfOES; member
Dgles1_server_context.cpp253 glFrustumfOES = (glFrustumfOES_server_proc_t) getProc("glFrustumfOES", userData); in initDispatchByName()
Dgles1_dec.cpp4975 this->glFrustumfOES(var_left, var_right, var_bottom, var_top, var_zNear, var_zFar); in decode()
/hardware/google/gfxstream/include/GLES/
Dglext.h738 GL_API void GL_APIENTRY glFrustumfOES (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GL…
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles12tr_internal.entries111 void glFrustumfOES( GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloa…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in248 GL_ENTRY(void, glFrustumfOES, GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNe…
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h405 GL_API void GL_APIENTRY glFrustumfOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLflo…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h851 GL_API void GL_APIENTRY glFrustumfOES (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GL…
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles12tr_internal.h113 …X(void, glFrustumfOES, (GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, G…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglext.h5347 GLAPI void APIENTRY glFrustumfOES (GLfloat l, GLfloat r, GLfloat b, GLfloat t, GLfloat n, GLfloat f…