Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_enc.cpp766 void glNormal3f_enc(void *self , GLfloat nx, GLfloat ny, GLfloat nz) in glNormal3f_enc() function
8196 this->glNormal3f = &glNormal3f_enc; in gl_encoder_context_t()