Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv1_enc/
Dgl_client_context.h260 glTexGenfvOES_client_proc_t glTexGenfvOES; member
Dgl_entry.cpp1799 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat* params) in glTexGenfvOES() function
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_server_context.h268 glTexGenfvOES_server_proc_t glTexGenfvOES; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmImp.cpp2849 GL_API void GL_APIENTRY glTexGenfvOES (GLenum coord, GLenum pname, const GLfloat *params) { in glTexGenfvOES() function