Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h874 #define glUniformMatrix4x3fvNV wrap_glUniformMatrix4x3fvNV macro
Dgles_undefine.h874 #undef glUniformMatrix4x3fvNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in811 void API_ENTRY(glUniformMatrix4x3fvNV)(GLint location, GLsizei count, GLboolean transpose, const GL…
812 CALL_GL_API(glUniformMatrix4x3fvNV, location, count, transpose, value);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2357 GL_APICALL void GL_APIENTRY glUniformMatrix4x3fvNV (GLint location, GLsizei count, GLboolean transp…
/frameworks/native/opengl/libs/
Dentries.in858 GL_ENTRY(void, glUniformMatrix4x3fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…