/external/deqp/framework/egl/ |
egluStaticES30Library.inl | 56 { "glUniform1uiv", (deFunctionPtr)glUniform1uiv },
|
/external/deqp/modules/gles3/functional/ |
es3fNegativeShaderApiTests.cpp | [all...] |
es3fUniformApiTests.cpp | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fNegativeShaderApiTests.cpp | [all...] |
/development/ndk/platforms/android-18/samples/gles3jni/jni/ |
gl3stub.c | 74 FIND_PROC(glUniform1uiv); 180 !glUniform1uiv || 292 GL_APICALL void (* GL_APIENTRY glUniform1uiv) (GLint location, GLsizei count, const GLuint* value);
|
gl3stub.h | 434 extern GL_APICALL void (* GL_APIENTRY glUniform1uiv) (GLint location, GLsizei count, const GLuint* value); [all...] |
/development/ndk/sources/android/ndk_helper/ |
gl3stub.c | 75 FIND_PROC( glUniform1uiv ); 146 || !glUniform2ui || !glUniform3ui || !glUniform4ui || !glUniform1uiv 362 GL_APICALL void (* GL_APIENTRY glUniform1uiv)( GLint location,
|
gl3stub.h | 444 extern GL_APICALL void (* GL_APIENTRY glUniform1uiv) (GLint location, GLsizei count, const GLuint* value); [all...] |
/external/deqp/framework/opengl/wrapper/ |
glwInitES30Direct.inl | 198 gl->uniform1uiv = &glUniform1uiv;
|
glwApi.inl | 253 #define glUniform1uiv glwUniform1uiv [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextInitFuncs.inl | 253 gl->uniform1uiv = glUniform1uiv;
|
tcuNullRenderContextFuncs.inl | [all...] |
/external/deqp/framework/opengl/simplereference/ |
sglrContextWrapper.hpp | 246 void glUniform1uiv (int location, int count, const deUint32* value);
|
/development/ndk/platforms/android-18/include/GLES3/ |
gl3.h | [all...] |
/external/chromium_org/third_party/angle/include/GLES3/ |
gl3.h | [all...] |
/external/chromium_org/third_party/angle/src/libGLESv2/ |
libGLESv2.cpp | [all...] |
/external/deqp/framework/opengl/ |
gluCallLogWrapperApi.inl | 253 void glUniform1uiv (glw::GLint location, glw::GLsizei count, const glw::GLuint* value); [all...] |
gluCallLogWrapper.inl | [all...] |
/external/chromium_org/third_party/mesa/src/include/GL/ |
gl_mangle.h | [all...] |
glext.h | [all...] |
/external/mesa3d/include/GL/ |
gl_mangle.h | [all...] |
glext.h | [all...] |