Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dgles_redefine.h869 #define glUniformMatrix3x4fvNV wrap_glUniformMatrix3x4fvNV macro
Dgles_undefine.h869 #undef glUniformMatrix3x4fvNV
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in808 void API_ENTRY(glUniformMatrix3x4fvNV)(GLint location, GLsizei count, GLboolean transpose, const GL…
809 CALL_GL_API(glUniformMatrix3x4fvNV, location, count, transpose, value);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2356 GL_APICALL void GL_APIENTRY glUniformMatrix3x4fvNV (GLint location, GLsizei count, GLboolean transp…
/frameworks/native/opengl/libs/
Dentries.in853 GL_ENTRY(void, glUniformMatrix3x4fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…