Searched refs:EGL_MULTISAMPLE_RESOLVE (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/egl/ |
D | teglQuerySurfaceTests.cpp | 79 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()
|
D | teglNegativeApiTests.cpp | 1229 …expectFalse(eglSurfaceAttrib(display, surface, EGL_MULTISAMPLE_RESOLVE, EGL_MULTISAMPLE_RESOLVE_BO… in init()
|
/external/mesa3d/src/egl/main/ |
D | eglsurface.c | 400 case EGL_MULTISAMPLE_RESOLVE: in _eglQuerySurface() 440 case EGL_MULTISAMPLE_RESOLVE: in _eglSurfaceAttrib()
|
/external/deqp/framework/egl/ |
D | egluStrUtil.inl | 123 case EGL_MULTISAMPLE_RESOLVE: return "EGL_MULTISAMPLE_RESOLVE";
|
D | egluStrUtil.cpp | 121 case EGL_MULTISAMPLE_RESOLVE: in operator <<()
|
/external/mesa3d/include/EGL/ |
D | egl.h | 181 #define EGL_MULTISAMPLE_RESOLVE 0x3099 macro
|
/external/deqp/framework/egl/wrapper/ |
D | eglwEnums.inl | 148 #define EGL_MULTISAMPLE_RESOLVE 0x3099 macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |