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

1 2 3 4

  /frameworks/native/opengl/tests/configdump/
configdump.cpp 62 ATTRIBUTE( EGL_CONFORMANT ),
  /frameworks/native/opengl/tests/lib/
glTestLib.cpp 104 X(EGL_CONFORMANT),
  /external/deqp/framework/egl/
egluConfigInfo.cpp 52 case EGL_CONFORMANT: return conformant;
98 egl.getConfigAttrib(display, config, EGL_CONFORMANT, &dst->conformant);
egluStrUtil.cpp 40 case EGL_CONFORMANT:
egluStrUtil.inl 90 case EGL_CONFORMANT: return "EGL_CONFORMANT";
  /frameworks/native/opengl/tools/glgen/stubs/egl/
EGL14Header.java-if 87 public static final int EGL_CONFORMANT = 0x3042;
  /external/deqp/modules/egl/
teglChooseConfigTests.cpp 275 { EGL_CONFORMANT, EGL_OPENGL_ES_BIT },
278 //{ EGL_CONFORMANT, EGL_OPENGL_BIT | EGL_OPENGL_ES_BIT | EGL_OPENGL_ES2_BIT | EGL_OPENVG_BIT },
429 { EGL_CONFORMANT, ChooseConfigRandomCase::getApiBits, },
517 { EGL_CONFORMANT, "conformant" },
614 EGL_CONFORMANT,
teglQueryConfigTests.cpp 57 case EGL_CONFORMANT:
381 case EGL_CONFORMANT:
570 { EGL_CONFORMANT, "conformant" },
teglConfigList.cpp 119 egl.getConfigAttrib(display, configs[i], EGL_CONFORMANT, &val);
teglChooseConfigReference.cpp 285 rules[EGL_CONFORMANT] = AttribRule(EGL_CONFORMANT, 0, CRITERIA_MASK, SORTORDER_NONE);
  /external/mesa3d/src/egl/main/
eglconfig.h 127 ATTRIB_MAP(EGL_CONFORMANT, Conformant);
eglconfig.c 180 { EGL_CONFORMANT, ATTRIB_TYPE_BITMASK,
330 case EGL_CONFORMANT:
  /frameworks/base/opengl/java/android/opengl/
EGL14.java 87 public static final int EGL_CONFORMANT = 0x3042;
  /development/ndk/platforms/android-9/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /device/generic/goldfish-opengl/system/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /external/mesa3d/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /frameworks/native/opengl/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /frameworks/native/opengl/tests/gl2_basic/
gl2_basic.cpp 213 X(EGL_CONFORMANT),
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 132 X(EGL_CONFORMANT),
  /frameworks/native/opengl/tests/gl_yuvtex/
gl_yuvtex.cpp 208 X(EGL_CONFORMANT),
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/EGL/
egl.h 129 #define EGL_CONFORMANT 0x3042

Completed in 780 milliseconds

1 2 3 4