Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h179 glDrawTexiOES_wrapper_proc_t glDrawTexiOES; member
Dgles1_wrapper_entry.cpp1303 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h179 glDrawTexiOES_client_proc_t glDrawTexiOES; member
Dgl_entry.cpp1309 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp801 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
Dgles_dispatch.h172 glDrawTexiOES_t glDrawTexiOES; member