Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp2991 void glMaterialxv_enc(void *self , GLenum face, GLenum pname, const GLfixed* params) in glMaterialxv_enc() function
8276 this->glMaterialxv = &glMaterialxv_enc; in gl_encoder_context_t()