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

1 2 3 4

  /external/deqp/modules/gles3/functional/
es3fInternalFormatQueryTests.cpp 104 glGetIntegerv(GL_MAX_SAMPLES, &maxSamples);
es3fRboStateQueryTests.cpp 344 glGetIntegerv(GL_MAX_SAMPLES, &max_samples);
  /external/deqp/modules/gles31/functional/
es31fShaderHelperInvocationTests.cpp 230 const int maxSamples = getInteger(gl, GL_MAX_SAMPLES);
238 throw tcu::NotSupportedError("Sample count exceeds GL_MAX_SAMPLES");
333 const int maxSamples = getInteger(gl, GL_MAX_SAMPLES);
492 const int maxSamples = getInteger(gl, GL_MAX_SAMPLES);
es31fShaderBuiltinConstantTests.cpp 371 sampleVarGroup->addChild(new ShaderBuiltinConstantCase<int>(m_context, "gl_MaxSamples", getInteger<GL_MAX_SAMPLES>, "GL_OES_sample_variables"));
es31fIntegerStateQueryTests.cpp 810 FOR_EACH_VERIFIER(new FramebufferMinimumValueCase(m_context, (std::string() + "max_framebuffer_samples_" + verifierSuffix).c_str(), "Test MAX_FRAMEBUFFER_SAMPLES", GL_MAX_FRAMEBUFFER_SAMPLES, 4, GL_MAX_SAMPLES, verifier))
    [all...]
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 210 public static final int GL_MAX_SAMPLES = 0x8D57;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 211 public final int GL_MAX_SAMPLES = 0x8D57;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 258 #define GL_MAX_SAMPLES 0x8D57
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 268 #define GL_MAX_SAMPLES 0x8D57
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 210 public static final int GL_MAX_SAMPLES = 0x8D57;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 887 GL_MAX_SAMPLES(0x8D57),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h     [all...]

Completed in 512 milliseconds

1 2 3 4