Home
last modified time | relevance | path

Searched defs:glDrawTexxOES (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h180 glDrawTexxOES_wrapper_proc_t glDrawTexxOES; member
Dgles1_wrapper_entry.cpp1309 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h180 glDrawTexxOES_client_proc_t glDrawTexxOES; member
Dgl_entry.cpp1315 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp806 void glDrawTexxOES(GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height) in glDrawTexxOES() function
Dgles_dispatch.h173 glDrawTexxOES_t glDrawTexxOES; member