Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_enc.cpp4119 void glUniform4fv_enc(void *self , GLint location, GLsizei count, const GLfloat* v) in glUniform4fv_enc() function
12827 this->glUniform4fv = &glUniform4fv_enc; in gl2_encoder_context_t()