Searched refs:EGL_MULTISAMPLE_RESOLVE_BOX_BIT (Results 1 – 12 of 12) sorted by relevance
305 tcu::Format::BitDesc(EGL_MULTISAMPLE_RESOLVE_BOX_BIT, "EGL_MULTISAMPLE_RESOLVE_BOX_BIT"),
153 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 /* EGL_SURFACE_TYPE mask bits */ macro
228 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 macro
442 if (!(confval & EGL_MULTISAMPLE_RESOLVE_BOX_BIT)) in _eglSurfaceAttrib()
341 EGL_MULTISAMPLE_RESOLVE_BOX_BIT | in _eglValidateConfig()
192 …pleResolve == EGL_MULTISAMPLE_RESOLVE_BOX && !(info.surfaceType & EGL_MULTISAMPLE_RESOLVE_BOX_BIT)) in checkCommonAttributes()533 if (info.renderableType & EGL_MULTISAMPLE_RESOLVE_BOX_BIT) in testAttributes()
1244 …, FilterList() << surfaceBits<EGL_PBUFFER_BIT> << notSurfaceBits<EGL_MULTISAMPLE_RESOLVE_BOX_BIT>)) in init()
185 …L_PBUFFER_BIT | EGL_WINDOW_BIT | EGL_SWAP_BEHAVIOR_PRESERVED_BIT | EGL_MULTISAMPLE_RESOLVE_BOX_BIT; in Config()
637 if(!(eglSurface->getSurfaceType() & EGL_MULTISAMPLE_RESOLVE_BOX_BIT)) in SurfaceAttrib()
13 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 macro