Searched defs:glDrawTexxOES (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles1_wrapper_context.h | 180 glDrawTexxOES_wrapper_proc_t glDrawTexxOES; member
|
D | gles1_wrapper_entry.cpp | 1309 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 180 glDrawTexxOES_client_proc_t glDrawTexxOES; member
|
D | gl_entry.cpp | 1315 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 806 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
|
D | gles_dispatch.h | 173 glDrawTexxOES_t glDrawTexxOES; member
|