Searched refs:glUniformMatrix2x3fvNV (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto661 glUniformMatrix2x3fvNV = 634;
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1467 const GLMessage_Function GLMessage::glUniformMatrix2x3fvNV; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1815 static const Function glUniformMatrix2x3fvNV = GLMessage_Function_glUniformMatrix2x3fvNV; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp22346 glmsg.set_function(GLMessage::glUniformMatrix2x3fvNV);
22375 glContext->hooks->gl.glUniformMatrix2x3fvNV(location, count, transpose, value);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1719 GL_APICALL void GL_APIENTRY glUniformMatrix2x3fvNV (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);

Completed in 2536 milliseconds