Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h260 glTexGenfvOES_client_proc_t glTexGenfvOES; member
Dgl_entry.cpp1797 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat* params) in glTexGenfvOES() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1191 void glTexGenfvOES(GLenum coord, GLenum pname, const GLfloat *params) in glTexGenfvOES() function
Dgles_dispatch.h250 glTexGenfvOES_t glTexGenfvOES; member