HomeSort by relevance Sort by last modified time
    Searched refs:glSamplerParameterIiv (Results 1 - 25 of 30) sorted by null

1 2

  /frameworks/base/opengl/java/android/opengl/
GLES32.java 687 // C function void glSamplerParameterIiv ( GLuint sampler, GLenum pname, const GLint *param )
689 public static native void glSamplerParameterIiv(
696 // C function void glSamplerParameterIiv ( GLuint sampler, GLenum pname, const GLint *param )
698 public static native void glSamplerParameterIiv(
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES32.spec 38 void glSamplerParameterIiv ( GLuint sampler, GLenum pname, const GLint *param )
  /external/deqp/modules/glshared/
glsTextureStateQueryTests.cpp     [all...]
  /external/deqp/framework/opengl/wrapper/
glwInitES32Direct.inl 272 gl->samplerParameterIiv = &glSamplerParameterIiv;
glwApi.inl     [all...]
  /frameworks/base/libs/hwui/debug/
gles_redefine.h     [all...]
gles_undefine.h 734 #undef glSamplerParameterIiv
  /frameworks/base/core/jni/
android_opengl_GLES32.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderApiTests.cpp 799 throw tcu::NotSupportedError("glSamplerParameterIiv is not supported.", DE_NULL, __FILE__, __LINE__);
807 ctx.glSamplerParameterIiv(-1, GL_TEXTURE_BORDER_COLOR, color);
812 ctx.glSamplerParameterIiv(sampler, -1, color);
    [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl     [all...]
tcuNullRenderContextFuncs.inl     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]
glcorearb.h     [all...]
glext.h     [all...]
  /external/mesa3d/include/GLES3/
gl32.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl32.h     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl     [all...]
gluCallLogWrapper.inl     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/27/
android.jar 

Completed in 486 milliseconds

1 2