Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h867 #define glUniformMatrix3x2fvNV wrap_glUniformMatrix3x2fvNV macro
Dgles_undefine.h867 #undef glUniformMatrix3x2fvNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in799 void API_ENTRY(glUniformMatrix3x2fvNV)(GLint location, GLsizei count, GLboolean transpose, const GL…
800 CALL_GL_API(glUniformMatrix3x2fvNV, location, count, transpose, value);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2353 GL_APICALL void GL_APIENTRY glUniformMatrix3x2fvNV (GLint location, GLsizei count, GLboolean transp…
/frameworks/native/opengl/libs/
Dentries.in851 GL_ENTRY(void, glUniformMatrix3x2fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…