Searched defs:glFrustumf (Results 1 – 6 of 6) sorted by relevance
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | gles1_wrapper_context.h | 21 glFrustumf_wrapper_proc_t glFrustumf; member
|
| D | gles1_wrapper_entry.cpp | 355 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() function
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_client_context.h | 21 glFrustumf_client_proc_t glFrustumf; member
|
| D | gl_entry.cpp | 357 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() function
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 96 void glFrustumf(GLfloat left, GLfloat right, GLfloat bottom, GLfloat top, GLfloat zNear, GLfloat zF… in glFrustumf() function
|
| D | gles_dispatch.h | 31 glFrustumf_t glFrustumf; member
|