Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_enc.cpp3618 void glUniform2f_enc(void *self , GLint location, GLfloat x, GLfloat y) in glUniform2f_enc() function
11688 this->glUniform2f = &glUniform2f_enc; in gl2_encoder_context_t()