/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/ |
gl2.h | 548 GL_APICALL void GL_APIENTRY glGetUniformfv (GLuint program, GLint location, GLfloat* params);
|
/sdk/emulator/opengl/host/libs/Translator/GLES_V2/ |
GLESv2Imp.cpp | [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
uniform_query.cpp | 268 _mesa_lookup_shader_program_err(ctx, program, "glGetUniformfv");
|
/external/mesa3d/src/mesa/main/ |
uniform_query.cpp | 268 _mesa_lookup_shader_program_err(ctx, program, "glGetUniformfv");
|
/frameworks/native/opengl/libs/ |
entries.in | 277 GL_ENTRY(void, glGetUniformfv, GLuint program, GLint location, GLfloat* params) [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
entries.in | 284 void, glGetUniformfv, GLuint program, GLint location, GLfloat* params [all...] |
/development/ndk/platforms/android-18/include/GLES3/ |
gl3.h | [all...] |
/external/chromium_org/gpu/command_buffer/docs/ |
gles2_cmd_format_docs.txt | 1251 //! Command that corresponds to glGetUniformfv. [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/ |
gl_mangle.h | 585 #define glGetUniformfv MANGLE(GetUniformfv) [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
gl_mangle.h | 585 #define glGetUniformfv MANGLE(GetUniformfv) [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/GL/ |
gl_mangle.h | 585 #define glGetUniformfv MANGLE(GetUniformfv) [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/ |
gl3.h | [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
GLProtoBuf.java | 232 glGetUniformfv(201, 201), 829 case 201: return glGetUniformfv; [all...] |
/external/chromium_org/third_party/mesa/src/include/GL/ |
gl_mangle.h | [all...] |
/external/chromium_org/ui/gl/ |
generate_bindings.py | 387 'names': ['glGetUniformfv'], [all...] |