Searched refs:glUniformMatrix2x4fvNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | unwrap_gles.h | 867 #undef glUniformMatrix2x4fvNV
|
D | wrap_gles.h | 867 #define glUniformMatrix2x4fvNV wrap_glUniformMatrix2x4fvNV macro
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 802 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/ |
D | entries.in | 848 GL_ENTRY(void, glUniformMatrix2x4fvNV, GLint location, GLsizei count, GLboolean transpose, const GL…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2354 GL_APICALL void GL_APIENTRY glUniformMatrix2x4fvNV (GLint location, GLsizei count, GLboolean transp…
|