Searched defs:glFrustumfOES (Results 1 – 4 of 4) sorted by relevance
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 253 glFrustumfOES_client_proc_t glFrustumfOES; member
|
D | gl_entry.cpp | 1755 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 1161 void glFrustumfOES(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat… in glFrustumfOES() function
|
D | gles_dispatch.h | 244 glFrustumfOES_t glFrustumfOES; member
|