Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h695 #undef glProgramUniformMatrix3x2fvEXT
Dwrap_gles.h695 #define glProgramUniformMatrix3x2fvEXT wrap_glProgramUniformMatrix3x2fvEXT macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in568 void API_ENTRY(glProgramUniformMatrix3x2fvEXT)(GLuint program, GLint location, GLsizei count, GLboo…
569 CALL_GL_API(glProgramUniformMatrix3x2fvEXT, program, location, count, transpose, value);
/frameworks/native/opengl/libs/
Dentries.in676 GL_ENTRY(void, glProgramUniformMatrix3x2fvEXT, GLuint program, GLint location, GLsizei count, GLboo…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1594 GL_APICALL void GL_APIENTRY glProgramUniformMatrix3x2fvEXT (GLuint program, GLint location, GLsizei…