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

1 2 3 4 5

  /external/deqp/framework/platform/osx/
tcuOSXPlatform.cpp 104 gl.getIntegerv(GL_MAJOR_VERSION, &major);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 105 public static final int GL_MAJOR_VERSION = 0x821B;
  /external/deqp/modules/gles3/functional/
es3fImplementationLimitTests.cpp 466 LIMIT_CASE(major_version, GL_MAJOR_VERSION, GLint, 3);
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/deqp/modules/egl/
teglCreateContextExtTests.cpp 635 gl.getIntegerv(GL_MAJOR_VERSION, &majorVersion);
644 log << TestLog::Message << "glGetIntegerv(GL_MAJOR_VERSION) returned '" << majorVersion << "' expected at least '" << major << "'" << TestLog::EndMessage;
    [all...]
  /external/deqp/modules/glshared/
glsFboUtil.cpp 171 // Detect compatible GLES context by querying GL_MAJOR_VERSION.
175 gl.getIntegerv(GL_MAJOR_VERSION, &majorVersion);
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 105 public static final int GL_MAJOR_VERSION = 0x821B;
    [all...]
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 163 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 163 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 786 GL_MAJOR_VERSION(0x821B),
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 247 { GL_MAJOR_VERSION, LOC_CUSTOM, TYPE_INT, 0, extra_gl30_es3 },
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 577 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 575 #define GL_MAJOR_VERSION 0x821B
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h     [all...]

Completed in 2094 milliseconds

1 2 3 4 5