Searched defs:glDrawTexiOES (Results 1 – 6 of 6) sorted by relevance
/device/google/cuttlefish_common/guest/libs/eglwrapper/ |
D | gles1_wrapper_context.h | 179 glDrawTexiOES_wrapper_proc_t glDrawTexiOES; member
|
D | gles1_wrapper_entry.cpp | 1303 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
|
/device/generic/goldfish-opengl/system/GLESv1_enc/ |
D | gl_client_context.h | 179 glDrawTexiOES_client_proc_t glDrawTexiOES; member
|
D | gl_entry.cpp | 1309 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
|
/device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
D | gles.cpp | 801 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
|
D | gles_dispatch.h | 172 glDrawTexiOES_t glDrawTexiOES; member
|