Home
last modified time | relevance | path

Searched refs:EGL_MULTISAMPLE_RESOLVE_BOX_BIT (Results 1 – 12 of 12) sorted by relevance

/external/deqp/framework/egl/
DegluStrUtil.inl305 tcu::Format::BitDesc(EGL_MULTISAMPLE_RESOLVE_BOX_BIT, "EGL_MULTISAMPLE_RESOLVE_BOX_BIT"),
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h153 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 /* EGL_SURFACE_TYPE mask bits */ macro
/external/mesa3d/include/EGL/
Degl.h228 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 macro
/external/swiftshader/include/EGL/
Degl.h228 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 macro
/external/mesa3d/src/egl/main/
Deglsurface.c442 if (!(confval & EGL_MULTISAMPLE_RESOLVE_BOX_BIT)) in _eglSurfaceAttrib()
Deglconfig.c341 EGL_MULTISAMPLE_RESOLVE_BOX_BIT | in _eglValidateConfig()
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp192 …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()
DteglNegativeApiTests.cpp1244 …, FilterList() << surfaceBits<EGL_PBUFFER_BIT> << notSurfaceBits<EGL_MULTISAMPLE_RESOLVE_BOX_BIT>)) in init()
/external/swiftshader/src/OpenGL/libEGL/
DConfig.cpp185 …L_PBUFFER_BIT | EGL_WINDOW_BIT | EGL_SWAP_BEHAVIOR_PRESERVED_BIT | EGL_MULTISAMPLE_RESOLVE_BOX_BIT; in Config()
DlibEGL.cpp637 if(!(eglSurface->getSurfaceType() & EGL_MULTISAMPLE_RESOLVE_BOX_BIT)) in SurfaceAttrib()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl13 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 macro
DeglwEnumsC.inl13 #define EGL_MULTISAMPLE_RESOLVE_BOX_BIT 0x0200 macro