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

12 3 4 5 6 7 8 9

  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 272 #define GL_SAMPLES 0x80A9
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 213 #define GL_SAMPLES 0x80A9
  /external/deqp/modules/gles31/functional/
es31fMultisampleTests.cpp 255 gl.getIntegerv(GL_SAMPLES, &m_numSamples);
256 GLU_EXPECT_NO_ERROR(gl.getError(), "getIntegerv(GL_SAMPLES)");
257 log << TestLog::Message << "GL_SAMPLES = " << m_numSamples << TestLog::EndMessage;
    [all...]
  /external/mesa3d/include/GLES/
gl.h 272 #define GL_SAMPLES 0x80A9
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 213 #define GL_SAMPLES 0x80A9
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 137 public static final int GL_SAMPLES = 0x80A9;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 272 #define GL_SAMPLES 0x80A9
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 187 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
gl.h 271 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 212 #define GL_SAMPLES 0x80A9
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
gl.h 272 #define GL_SAMPLES 0x80A9
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2.h 213 #define GL_SAMPLES 0x80A9

Completed in 935 milliseconds

12 3 4 5 6 7 8 9