Home
last modified time | relevance | path

Searched refs:glTexGenfvOES_enc (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp6915 void glTexGenfvOES_enc(void *self , GLenum coord, GLenum pname, const GLfloat* params) in glTexGenfvOES_enc() function
8418 this->glTexGenfvOES = &glTexGenfvOES_enc; in gl_encoder_context_t()