/development/ndk/platforms/android-24/arch-arm/symbols/ |
libGLESv3.so.functions.txt | 312 glSamplerParameterIuiv
|
/development/ndk/platforms/android-24/arch-arm64/symbols/ |
libGLESv3.so.functions.txt | 312 glSamplerParameterIuiv
|
/development/ndk/platforms/android-24/arch-mips/symbols/ |
libGLESv3.so.functions.txt | 312 glSamplerParameterIuiv
|
/development/ndk/platforms/android-24/arch-mips64/symbols/ |
libGLESv3.so.functions.txt | 312 glSamplerParameterIuiv
|
/development/ndk/platforms/android-24/arch-x86/symbols/ |
libGLESv3.so.functions.txt | 312 glSamplerParameterIuiv
|
/development/ndk/platforms/android-24/arch-x86_64/symbols/ |
libGLESv3.so.functions.txt | 312 glSamplerParameterIuiv
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
GLES32.spec | 39 void glSamplerParameterIuiv ( GLuint sampler, GLenum pname, const GLuint *param )
|
/external/deqp/modules/glshared/ |
glsTextureStateQueryTests.cpp | [all...] |
/frameworks/base/opengl/java/android/opengl/ |
GLES32.java | [all...] |
/frameworks/base/core/jni/ |
android_opengl_GLES32.cpp | [all...] |
/external/mesa3d/src/mesa/main/ |
samplerobj.c | 1047 _mesa_error(ctx, GL_INVALID_VALUE, "glSamplerParameterIuiv(sampler %u)", 1107 _mesa_error(ctx, GL_INVALID_ENUM, "glSamplerParameterIuiv(pname=%s)\n", 1111 _mesa_error(ctx, GL_INVALID_ENUM, "glSamplerParameterIuiv(param=%u)\n", 1115 _mesa_error(ctx, GL_INVALID_VALUE, "glSamplerParameterIuiv(param=%u)\n", [all...] |
/external/deqp/framework/opengl/wrapper/ |
glwInitES32Direct.inl | 273 gl->samplerParameterIuiv = &glSamplerParameterIuiv;
|
glwInitES32.inl | 273 gl->samplerParameterIuiv = (glSamplerParameterIuivFunc) loader->get("glSamplerParameterIuiv"); [all...] |
glwInitGL33.inl | 215 gl->samplerParameterIuiv = (glSamplerParameterIuivFunc) loader->get("glSamplerParameterIuiv");
|
glwInitGL40.inl | 243 gl->samplerParameterIuiv = (glSamplerParameterIuivFunc) loader->get("glSamplerParameterIuiv"); [all...] |
glwInitGL41.inl | 313 gl->samplerParameterIuiv = (glSamplerParameterIuivFunc) loader->get("glSamplerParameterIuiv"); [all...] |
glwInitGL42.inl | 322 gl->samplerParameterIuiv = (glSamplerParameterIuivFunc) loader->get("glSamplerParameterIuiv"); [all...] |
/frameworks/base/libs/hwui/debug/ |
unwrap_gles.h | 740 #undef glSamplerParameterIuiv
|
wrap_gles.h | [all...] |
/frameworks/native/opengl/libs/GLES2/ |
gl2_api.in | [all...] |
/external/deqp/framework/platform/null/ |
tcuNullRenderContextInitFuncs.inl | 454 gl->samplerParameterIuiv = glSamplerParameterIuiv; [all...] |
/external/deqp/modules/gles31/functional/ |
es31fNegativeShaderApiTests.cpp | 816 throw tcu::NotSupportedError("glSamplerParameterIuiv is not supported.", DE_NULL, __FILE__, __LINE__); 824 ctx.glSamplerParameterIuiv(-1, GL_TEXTURE_BORDER_COLOR, color); 829 ctx.glSamplerParameterIuiv(sampler, -1, color); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/mesa/ |
libGL.so | |
libGL.so.1 | |
libGL.so.1.2 | |