Searched refs:glUniformMatrix2x3fvNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 862 #define glUniformMatrix2x3fvNV wrap_glUniformMatrix2x3fvNV macro
|
D | gles_undefine.h | 862 #undef glUniformMatrix2x3fvNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 796 void API_ENTRY(glUniformMatrix2x3fvNV)(GLint location, GLsizei count, GLboolean transpose, const GL… 797 CALL_GL_API(glUniformMatrix2x3fvNV, location, count, transpose, value);
|
/frameworks/native/opengl/libs/ |
D | entries.in | 846 GL_ENTRY(void, glUniformMatrix2x3fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2805 GL_APICALL void GL_APIENTRY glUniformMatrix2x3fvNV (GLint location, GLsizei count, GLboolean transp…
|