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