HomeSort by relevance Sort by last modified time
    Searched refs:GL_SAMPLES (Results 151 - 175 of 207) sorted by null

1 2 3 4 5 67 8 9

  /sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 213 #define GL_SAMPLES 0x80A9
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp 722 m_verifier->verifyInteger(m_testCtx, GL_SAMPLES, m_context.getRenderTarget().getNumSamples());
729 m_log << tcu::TestLog::Message << "Expecting GL_SAMPLES to be 0 or 1" << tcu::TestLog::EndMessage;
731 m_verifier->verifyIntegerAnyOf(m_testCtx, GL_SAMPLES, validSamples, DE_LENGTH_OF_ARRAY(validSamples));
    [all...]
es2fMultisampleTests.cpp 366 m_numSamples = getGLInteger(GL_SAMPLES);
367 m_testCtx.getLog() << TestLog::Message << "GL_SAMPLES = " << m_numSamples << TestLog::EndMessage;
383 * \brief Base class for cases testing the value of GL_SAMPLES.
387 * number should be at least the value of GL_SAMPLES plus one. This is
474 log << TestLog::Message << "Failure: Number of distinct colors detected is lower than GL_SAMPLES+1" << TestLog::EndMessage;
480 log << TestLog::Message << "The number of distinct colors detected is lower than GL_SAMPLES+1 - trying again with a slightly altered pattern" << TestLog::EndMessage;
486 log << TestLog::Message << "Success: The number of distinct colors detected is at least GL_SAMPLES+1" << TestLog::EndMessage;
879 * are at least GL_SAMPLES+1 distinct colors present, due to some of the
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 210 #define GL_SAMPLES 0x80A9
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /external/deqp/modules/gles3/functional/
es3fNegativeBufferApiTests.cpp     [all...]
es3fIntegerStateQueryTests.cpp     [all...]
  /external/deqp/modules/gles31/functional/
es31fNegativeBufferApiTests.cpp     [all...]
es31fTextureLevelStateQueryTests.cpp 759 gl.getInternalformativ(target, m_internalFormat, GL_SAMPLES, sampleCount, &samples[0]);
    [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h 187 #define GL_SAMPLES 0x80A9
    [all...]
gl31.h 187 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/GLES3/
gl3.h 187 #define GL_SAMPLES 0x80A9
    [all...]
gl31.h 187 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/GLES3/
gl3.h 187 #define GL_SAMPLES 0x80A9
    [all...]
gl31.h 187 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 237 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/GLES3/
gl3.h 187 #define GL_SAMPLES 0x80A9
    [all...]
gl31.h 187 #define GL_SAMPLES 0x80A9
    [all...]

Completed in 1027 milliseconds

1 2 3 4 5 67 8 9