Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp3508 void glUniform1f_enc(void *self , GLint location, GLfloat x) in glUniform1f_enc() function
11684 this->glUniform1f = &glUniform1f_enc; in gl2_encoder_context_t()