Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_enc.cpp3966 void glUniform3f_enc(void *self , GLint location, GLfloat x, GLfloat y, GLfloat z) in glUniform3f_enc() function
12822 this->glUniform3f = &glUniform3f_enc; in gl2_encoder_context_t()