Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluStrUtil.inl268 tcu::Format::BitDesc(EGL_SWAP_BEHAVIOR_PRESERVED_BIT, "EGL_SWAP_BEHAVIOR_PRESERVED_BIT"),
/external/mesa3d/include/EGL/
Degl.h153 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 /* EGL_SURFACE_TYPE mask bits */ macro
/external/mesa3d/src/egl/main/
Deglsurface.c463 if (!(confval & EGL_SWAP_BEHAVIOR_PRESERVED_BIT)) in _eglSurfaceAttrib()
Deglconfig.c323 EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in _eglValidateConfig()
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp209 if (swapBehavior == EGL_BUFFER_PRESERVED && !(info.surfaceType & EGL_SWAP_BEHAVIOR_PRESERVED_BIT)) in checkCommonAttributes()
553 if (info.renderableType & EGL_SWAP_BEHAVIOR_PRESERVED_BIT) in testAttributes()
DteglResizeTests.cpp382 return EGL_WINDOW_BIT | EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in surfaceType()
DteglPreservingSwapTests.cpp305 EGL_SURFACE_TYPE, EGL_WINDOW_BIT | (preserveColorbuffer ? EGL_SWAP_BEHAVIOR_PRESERVED_BIT : 0), in getEGLConfig()
DteglNegativeApiTests.cpp1247 …, FilterList() << surfaceBits<EGL_PBUFFER_BIT> << notSurfaceBits<EGL_SWAP_BEHAVIOR_PRESERVED_BIT>)) in init()
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl14 #define EGL_SWAP_BEHAVIOR_PRESERVED_BIT 0x0400 macro
/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d.c273 surface_type |= EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in init_config_attributes()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c632 EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in dri2_add_configs_for_visuals()
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...