Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp3643 void glUniform2fv_enc(void *self , GLint location, GLsizei count, const GLfloat* v) in glUniform2fv_enc() function
11166 this->glUniform2fv = &glUniform2fv_enc; in gl2_encoder_context_t()