/external/deqp/framework/egl/ |
egluStaticES30Library.inl | 215 { "glUniform3uiv", (deFunctionPtr)glUniform3uiv },
|
/development/ndk/platforms/android-18/samples/gles3jni/jni/ |
gl3stub.c | 76 FIND_PROC(glUniform3uiv); 182 !glUniform3uiv || 294 GL_APICALL void (* GL_APIENTRY glUniform3uiv) (GLint location, GLsizei count, const GLuint* value);
|
gl3stub.h | 439 extern GL_APICALL void (* GL_APIENTRY glUniform3uiv) (GLint location, GLsizei count, const GLuint* value); [all...] |
/development/ndk/sources/android/ndk_helper/ |
gl3stub.c | 77 FIND_PROC( glUniform3uiv ); 147 || !glUniform2uiv || !glUniform3uiv || !glUniform4uiv || !glClearBufferiv 368 GL_APICALL void (* GL_APIENTRY glUniform3uiv)( GLint location,
|
gl3stub.h | 449 extern GL_APICALL void (* GL_APIENTRY glUniform3uiv) (GLint location, GLsizei count, const GLuint* value); [all...] |
/external/deqp/modules/gles3/functional/ |
es3fNegativeShaderApiTests.cpp | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fNegativeShaderApiTests.cpp | [all...] |
/external/deqp/framework/opengl/wrapper/ |
glwInitES30Direct.inl | 215 gl->uniform3uiv = &glUniform3uiv;
|
glwInitES31Direct.inl | 277 gl->uniform3uiv = &glUniform3uiv;
|
/frameworks/base/opengl/java/android/opengl/ |
GLES30.java | [all...] |
/frameworks/native/opengl/libs/GLES_trace/proto/ |
gltrace.proto | 458 glUniform3uiv = 430;
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES30.spec | 61 void glUniform3uiv ( GLint location, GLsizei count, const GLuint *value )
|
/external/deqp/framework/opengl/simplereference/ |
sglrContextWrapper.hpp | 248 void glUniform3uiv (int location, int count, const deUint32* value);
|
/external/deqp/framework/platform/null/ |
tcuNullRenderContextInitFuncs.inl | 537 gl->uniform3uiv = glUniform3uiv; [all...] |
/development/ndk/platforms/android-18/include/GLES3/ |
gl3.h | [all...] |
/development/ndk/platforms/android-21/include/GLES3/ |
gl3.h | [all...] |
/frameworks/native/opengl/include/GLES3/ |
gl3.h | [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...] |
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES3/ |
gl3.h | [all...] |
/prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES3/ |
gl3.h | [all...] |