Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h872 #define glUniformMatrix4x2fvNV wrap_glUniformMatrix4x2fvNV macro
Dgles_undefine.h872 #undef glUniformMatrix4x2fvNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in805 void API_ENTRY(glUniformMatrix4x2fvNV)(GLint location, GLsizei count, GLboolean transpose, const GL…
806 CALL_GL_API(glUniformMatrix4x2fvNV, location, count, transpose, value);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2355 GL_APICALL void GL_APIENTRY glUniformMatrix4x2fvNV (GLint location, GLsizei count, GLboolean transp…
/frameworks/native/opengl/libs/
Dentries.in856 GL_ENTRY(void, glUniformMatrix4x2fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…