Searched refs:glUniformMatrix4x2fvNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 872 #define glUniformMatrix4x2fvNV wrap_glUniformMatrix4x2fvNV macro
|
D | gles_undefine.h | 872 #undef glUniformMatrix4x2fvNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 805 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/ |
D | gl2ext.h | 2355 GL_APICALL void GL_APIENTRY glUniformMatrix4x2fvNV (GLint location, GLsizei count, GLboolean transp…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 856 GL_ENTRY(void, glUniformMatrix4x2fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…
|