Home
last modified time | relevance | path

Searched refs:EGL_MULTISAMPLE_RESOLVE (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp79 EGL_MULTISAMPLE_RESOLVE, in logCommonSurfaceAttributes()
184 … EGLint multisampleResolve = eglu::querySurfaceInt(egl, display, surface, EGL_MULTISAMPLE_RESOLVE); in checkCommonAttributes()
522 const EGLint value = eglu::querySurfaceInt(egl, display, surface, EGL_MULTISAMPLE_RESOLVE); in testAttributes()
524 logSurfaceAttribute(log, EGL_MULTISAMPLE_RESOLVE, value); in testAttributes()
529 << eglu::getSurfaceAttribValueStr(EGL_MULTISAMPLE_RESOLVE, value) << TestLog::EndMessage; in testAttributes()
537 egl.surfaceAttrib(display, surface, EGL_MULTISAMPLE_RESOLVE, EGL_MULTISAMPLE_RESOLVE_BOX); in testAttributes()
539 …if (eglu::querySurfaceInt(egl, display, surface, EGL_MULTISAMPLE_RESOLVE) != EGL_MULTISAMPLE_RESOL… in testAttributes()
DteglNegativeApiTests.cpp1229 …expectFalse(eglSurfaceAttrib(display, surface, EGL_MULTISAMPLE_RESOLVE, EGL_MULTISAMPLE_RESOLVE_BO… in init()
/external/mesa3d/src/egl/main/
Deglsurface.c400 case EGL_MULTISAMPLE_RESOLVE: in _eglQuerySurface()
440 case EGL_MULTISAMPLE_RESOLVE: in _eglSurfaceAttrib()
/external/deqp/framework/egl/
DegluStrUtil.inl123 case EGL_MULTISAMPLE_RESOLVE: return "EGL_MULTISAMPLE_RESOLVE";
DegluStrUtil.cpp121 case EGL_MULTISAMPLE_RESOLVE: in operator <<()
/external/mesa3d/include/EGL/
Degl.h181 #define EGL_MULTISAMPLE_RESOLVE 0x3099 macro
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl148 #define EGL_MULTISAMPLE_RESOLVE 0x3099 macro
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...