Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_enc.cpp4088 void glUniform4f_enc(void *self , GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f_enc() function
12826 this->glUniform4f = &glUniform4f_enc; in gl2_encoder_context_t()