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

1 2 3 4

  /external/deqp/framework/platform/osx/
tcuOSXPlatform.cpp 105 gl.getIntegerv(GL_MINOR_VERSION, &minor);
  /external/deqp/modules/gles3/functional/
es3fStringQueryTests.cpp 98 glGetIntegerv(GL_MINOR_VERSION, &stateVersionMinor);
es3fImplementationLimitTests.cpp 467 LIMIT_CASE(minor_version, GL_MINOR_VERSION, GLint, 0);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 106 public static final int GL_MINOR_VERSION = 0x821C;
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL30.java 107 public final int GL_MINOR_VERSION = 0x821C;
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.h 154 #define GL_MINOR_VERSION 0x821C
    [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.h 164 #define GL_MINOR_VERSION 0x821C
    [all...]
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 638 gl.getIntegerv(GL_MINOR_VERSION, &minorVersion);
646 log << TestLog::Message << "glGetIntegerv(GL_MINOR_VERSION) returned '" << minorVersion << "' expected '" << minor << "'" << TestLog::EndMessage;
    [all...]
  /external/deqp/modules/glshared/
glsFboUtil.cpp 179 gl.getIntegerv(GL_MINOR_VERSION, &minorVersion);
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 106 public static final int GL_MINOR_VERSION = 0x821C;
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 787 GL_MINOR_VERSION(0x821C),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 576 #define GL_MINOR_VERSION 0x821C
    [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 576 #define GL_MINOR_VERSION 0x821C
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 576 #define GL_MINOR_VERSION 0x821C
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 576 #define GL_MINOR_VERSION 0x821C
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 576 #define GL_MINOR_VERSION 0x821C
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 576 #define GL_MINOR_VERSION 0x821C
    [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 576 #define GL_MINOR_VERSION 0x821C
    [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 839 milliseconds

1 2 3 4