Home
last modified time | relevance | path

Searched defs:glUniformMatrix3fv (Results 1 – 2 of 2) sorted by relevance

/development/tools/emulator/opengl/system/GLESv2_enc/
Dgl2_entry.cpp1002 void glUniformMatrix3fv(GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) in glUniformMatrix3fv() function
Dgl2_client_context.h139 glUniformMatrix3fv_client_proc_t glUniformMatrix3fv; member