Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_enc.cpp3996 void glUniform3fv_enc(void *self , GLint location, GLsizei count, const GLfloat* v) in glUniform3fv_enc() function
12823 this->glUniform3fv = &glUniform3fv_enc; in gl2_encoder_context_t()