/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/GLES2/ |
gl2.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value);
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2.h | 603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2.h | 603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/GLES2/ |
gl2.h | 603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/GLES2/ |
gl2.h | 603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/GLES2/ |
gl2.h | 603 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat* value);
|
/external/deqp/framework/platform/null/ |
tcuNullRenderContextInitFuncs.inl | 560 gl->uniformMatrix4fv = glUniformMatrix4fv; [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
DecodeAccuracyTestBase.java | [all...] |
/external/deqp/framework/opengl/simplereference/ |
sglrGLContext.cpp | 773 m_wrapper->glUniformMatrix4fv(location, count, (glw::GLboolean)transpose, value);
|
/development/ndk/platforms/android-18/include/GLES3/ |
gl3.h | [all...] |
/development/ndk/platforms/android-21/include/GLES3/ |
gl3.h | 506 GL_APICALL void GL_APIENTRY glUniformMatrix4fv (GLint location, GLsizei count, GLboolean transpose, const GLfloat *value); [all...] |
/development/ndk/platforms/android-24/include/GLES2/ |
gl2.h | [all...] |