Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h867 #undef glUniformMatrix2x4fvNV
Dwrap_gles.h867 #define glUniformMatrix2x4fvNV wrap_glUniformMatrix2x4fvNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in802 void API_ENTRY(glUniformMatrix2x4fvNV)(GLint location, GLsizei count, GLboolean transpose, const GL…
803 CALL_GL_API(glUniformMatrix2x4fvNV, location, count, transpose, value);
/frameworks/native/opengl/libs/
Dentries.in848 GL_ENTRY(void, glUniformMatrix2x4fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2354 GL_APICALL void GL_APIENTRY glUniformMatrix2x4fvNV (GLint location, GLsizei count, GLboolean transp…