Home
last modified time | relevance | path

Searched refs:glFrustumxOES (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_ftable.h177 {"glFrustumxOES", (void*)glFrustumxOES},
Dgl_client_context.h197 glFrustumxOES_client_proc_t glFrustumxOES; member
Dgl_client_context.cpp197 glFrustumxOES = (glFrustumxOES_client_proc_t) getProc("glFrustumxOES", userData); in initDispatchByName()
Dgl_entry.cpp192 …void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe…
1417 void glFrustumxOES(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed… in glFrustumxOES() function
1420 ctx->glFrustumxOES(ctx, left, right, bottom, top, zNear, zFar); in glFrustumxOES()
Dgl_enc.cpp9114 this->glFrustumxOES = &glFrustumxOES_enc; in gl_encoder_context_t()
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h201 glFrustumxOES_server_proc_t glFrustumxOES; member
Dgles1_server_context.cpp197 glFrustumxOES = (glFrustumxOES_server_proc_t) getProc("glFrustumxOES", userData); in initDispatchByName()
Dgles1_dec.cpp3783 this->glFrustumxOES(var_left, var_right, var_bottom, var_top, var_zNear, var_zFar); in decode()
/hardware/google/gfxstream/include/GLES/
Dglext.h571 GL_API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GL…
/hardware/google/gfxstream/host/gl/OpenGLESDispatch/
Dgles12tr_internal.entries113 void glFrustumxOES( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixe…
/hardware/google/gfxstream/codegen/gles1/
Dgles1.in192 GL_ENTRY(void, glFrustumxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNe…
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dglext.h203 GL_API void GL_APIENTRY glFrustumxOES (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfix…
/hardware/google/gfxstream/common/opengl/include/GLES/
Dglext.h679 GL_API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GL…
/hardware/google/gfxstream/include/OpenGLESDispatch/
Dgles12tr_internal.h115 …X(void, glFrustumxOES, (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, G…
/hardware/google/gfxstream/guest/mesa/include/GL/
Dglext.h5223 GLAPI void APIENTRY glFrustumxOES (GLfixed l, GLfixed r, GLfixed b, GLfixed t, GLfixed n, GLfixed f…