Home
last modified time | relevance | path

Searched defs:glDrawTexsvOES (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h181 glDrawTexsvOES_client_proc_t glDrawTexsvOES; member
Dgl_entry.cpp1321 void glDrawTexsvOES(const GLshort* coords) in glDrawTexsvOES() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h185 glDrawTexsvOES_server_proc_t glDrawTexsvOES; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2943 GL_API void GL_APIENTRY glDrawTexsvOES (const GLshort * coords) { in glDrawTexsvOES() function