Home
last modified time | relevance | path

Searched refs:EGL_MULTISAMPLE_RESOLVE_DEFAULT (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/egl/main/
Deglsurface.c294 surf->MultisampleResolve = EGL_MULTISAMPLE_RESOLVE_DEFAULT; in _eglInitSurface()
438 case EGL_MULTISAMPLE_RESOLVE_DEFAULT: in _eglSurfaceAttrib()
/external/swiftshader/src/OpenGL/libEGL/
DSurface.hpp96 EGLenum multisampleResolve = EGL_MULTISAMPLE_RESOLVE_DEFAULT; // Multisample resolve behavior
DlibEGL.cpp634 case EGL_MULTISAMPLE_RESOLVE_DEFAULT: in SurfaceAttrib()
/external/deqp/framework/egl/
DegluStrUtil.inl218 case EGL_MULTISAMPLE_RESOLVE_DEFAULT: return "EGL_MULTISAMPLE_RESOLVE_DEFAULT";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
Degl.h218 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A /* EGL_MULTISAMPLE_RESOLVE value */ macro
/external/mesa3d/include/EGL/
Degl.h230 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A macro
/external/swiftshader/include/EGL/
Degl.h230 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A macro
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp186 …if (multisampleResolve != EGL_MULTISAMPLE_RESOLVE_DEFAULT && multisampleResolve != EGL_MULTISAMPLE… in checkCommonAttributes()
526 if (value != EGL_MULTISAMPLE_RESOLVE_DEFAULT) in testAttributes()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl152 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A macro
DeglwEnumsC.inl152 #define EGL_MULTISAMPLE_RESOLVE_DEFAULT 0x309A macro