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