Home
last modified time | relevance | path

Searched refs:EGL_WINDOW_BIT (Results 1 - 25 of 98) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLChooseConfigTest.cpp65 ASSERT_EQ(surfaceType & EGL_WINDOW_BIT, EGL_WINDOW_BIT); in TEST_P()
97 ((surfaceType & EGL_WINDOW_BIT) == EGL_WINDOW_BIT) && (transparentType == EGL_NONE) && in TEST_P()
H A DEGLSurfaceTest.cpp162 if (surfaceType & EGL_WINDOW_BIT) in initializeWindowSurfaceWithAttribs()
183 if (surfaceType & EGL_WINDOW_BIT) in initializeSurfaceWithAttribs()
229 requireWindowSurface ? EGL_WINDOW_BIT : EGL_DONT_CARE, in chooseDefaultConfig()
355 EGL_WINDOW_BIT, in initializeSurfaceWithFloatConfig()
650 EGL_WINDOW_BIT, in TEST_P()
693 EGL_WINDOW_BIT, in TEST_P()
736 EGL_WINDOW_BIT, in TEST_P()
778 EGL_WINDOW_BIT, in TEST_P()
819 EGL_WINDOW_BIT, in TEST_P()
1356 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in TEST_P()
[all...]
H A DEGLBufferAgeTest.cpp61 EGL_WINDOW_BIT, in chooseConfig()
298 EGL_WINDOW_BIT | EGL_SWAP_BEHAVIOR_PRESERVED_BIT, in TEST_P()
H A DEGLContextCompatibilityTest.cpp377 ANGLE_SKIP_TEST_IF((surfaceType & EGL_WINDOW_BIT) == 0);
432 ANGLE_SKIP_TEST_IF((surfaceType & EGL_WINDOW_BIT) == 0);
435 areConfigsCompatible(config1, config2, EGL_WINDOW_BIT));
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_ohos.c353 if (type == EGL_WINDOW_BIT) { in ohos_create_surface()
413 return ohos_create_surface(disp, EGL_WINDOW_BIT, conf, in ohos_create_window_surface()
433 if (dri2_surf->base.Type == EGL_WINDOW_BIT) { in ohos_destroy_surface()
469 if (dri2_surf->base.Type != EGL_WINDOW_BIT) { in update_buffers()
501 if (dri2_surf->base.Type == EGL_WINDOW_BIT) { in get_front_bo()
534 if (dri2_surf->base.Type == EGL_WINDOW_BIT) { in get_back_bo()
701 if (dri2_surf->base.Type == EGL_WINDOW_BIT && dri2_surf->window) { in ohos_query_surface()
708 if (dri2_surf->base.Type == EGL_WINDOW_BIT && dri2_surf->window) { in ohos_query_surface()
780 if (dri2_surf->base.Type == EGL_WINDOW_BIT) { in ohos_get_buffers_parse_attachments()
888 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BI in ohos_add_configs_for_visuals()
[all...]
H A Dplatform_android.c602 assert(surf->Type == EGL_WINDOW_BIT);
654 if (type == EGL_WINDOW_BIT) {
739 return droid_create_surface(disp, EGL_WINDOW_BIT, conf,
759 if (dri2_surf->base.Type == EGL_WINDOW_BIT) {
807 if (dri2_surf->base.Type != EGL_WINDOW_BIT)
837 if (dri2_surf->base.Type == EGL_WINDOW_BIT) {
869 if (dri2_surf->base.Type == EGL_WINDOW_BIT) {
1094 if (dri2_surf->base.Type == EGL_WINDOW_BIT && dri2_surf->window) {
1101 if (dri2_surf->base.Type == EGL_WINDOW_BIT && dri2_surf->window) {
1188 if (dri2_surf->base.Type == EGL_WINDOW_BIT) {
[all...]
H A Dplatform_drm.c157 if (!dri2_init_surface(&dri2_surf->base, disp, EGL_WINDOW_BIT, conf, in dri2_drm_create_window_surface()
161 config = dri2_get_dri_config(dri2_conf, EGL_WINDOW_BIT, in dri2_drm_create_window_surface()
651 config_count + 1, EGL_WINDOW_BIT, attr_list, NULL, NULL); in drm_add_configs_for_visuals()
H A Dplatform_x11.c316 else if (type == EGL_WINDOW_BIT) in dri2_x11_create_surface()
348 else if (type == EGL_WINDOW_BIT) in dri2_x11_create_surface()
390 surf = dri2_x11_create_surface(disp, EGL_WINDOW_BIT, conf, in dri2_x11_create_window_surface()
786 EGL_WINDOW_BIT | in dri2_x11_add_configs_for_visuals()
1218 surf = dri2_x11_create_surface(disp, EGL_WINDOW_BIT, conf, in dri2_kopper_create_window_surface()
1311 if (dri2_surf->base.Type != EGL_WINDOW_BIT) in kopperSetSurfaceCreateInfo()
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderCase.cpp62 if (typeBit == EGL_WINDOW_BIT) in postSurface()
132 if (surfaceTypes & m_surfaceTypeMask & EGL_WINDOW_BIT) in executeForConfig()
147 executeForSurface(display, *surface, Config(config, EGL_WINDOW_BIT, 0)); in executeForConfig()
438 { "window", EGL_WINDOW_BIT, surfaceType<EGL_WINDOW_BIT> }, in getDefaultRenderFilterLists()
461 RenderFilterList filters ("other", "", EGL_WINDOW_BIT|EGL_PIXMAP_BIT|EGL_PBUFFER_BIT); in getDefaultRenderFilterLists()
H A DteglCreateSurfaceTests.cpp358 baseFilters << surfaceType<EGL_WINDOW_BIT>; in init()
403 baseFilters << surfaceType<EGL_WINDOW_BIT>; in init()
433 baseFilters << surfaceType<EGL_WINDOW_BIT>; in init()
H A DteglMutableRenderBufferTests.cpp110 EGL_SURFACE_TYPE, EGL_WINDOW_BIT | EGL_MUTABLE_RENDER_BUFFER_BIT_KHR, in init()
120 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in init()
H A DteglWideColorTests.cpp385 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in check1010102Support()
436 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in checkFP16Support()
1277 else if (m_surfaceType & EGL_WINDOW_BIT) in executeTest()
1399 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in init()
1441 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in init()
1477 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in init()
1507 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in init()
1585 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in executeTest()
1668 EGL_SURFACE_TYPE, EGL_WINDOW_BIT, in executeTest()
H A DteglResizeTests.cpp116 virtual EGLenum surfaceType (void) const { return EGL_WINDOW_BIT; } in surfaceType()
385 return EGL_WINDOW_BIT | EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in surfaceType()
H A DteglQuerySurfaceTests.cpp593 testAttributes(display, *surface, EGL_WINDOW_BIT, info); in executeForConfig()
700 baseFilters << surfaceType<EGL_WINDOW_BIT>; in init()
751 baseFilters << surfaceType<EGL_WINDOW_BIT>; in init()
/third_party/mesa3d/src/egl/main/
H A Deglsurface.c203 if (type != EGL_WINDOW_BIT) { in _eglParseSurfaceAttribList()
224 if (type != EGL_WINDOW_BIT) { in _eglParseSurfaceAttribList()
236 type != EGL_WINDOW_BIT) { in _eglParseSurfaceAttribList()
373 case EGL_WINDOW_BIT: in _eglInitSurface()
514 case EGL_WINDOW_BIT: in _eglQuerySurface()
822 return surf->Type == EGL_WINDOW_BIT && in _eglSurfaceHasMutableRenderBuffer()
H A Deglconfig.c232 EGL_WINDOW_BIT },
339 EGL_WINDOW_BIT | in _eglValidateConfig()
420 if (!(conf->SurfaceType & EGL_WINDOW_BIT)) { in _eglValidateConfig()
566 if (!(conf->SurfaceType & EGL_WINDOW_BIT)) in _eglParseConfigAttribList()
H A Deglconfigdebug.c117 if (surfaces & EGL_WINDOW_BIT) in _eglPrintConfig()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/null/
H A DDisplayVkNull.cpp52 config->surfaceType &= ~EGL_WINDOW_BIT; in checkConfigSupport()
/third_party/mesa3d/src/egl/drivers/haiku/
H A Degl_haiku.cpp91 if (!_eglInitSurface(&surface->surf, disp, EGL_WINDOW_BIT, in haiku_create_window_surface()
182 conf->base.SurfaceType = EGL_WINDOW_BIT /*| EGL_PIXMAP_BIT | EGL_PBUFFER_BIT*/; in haiku_add_configs_for_visuals()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c104 surface_type &= ~EGL_WINDOW_BIT; in wgl_add_config()
164 unsigned surface_type = EGL_PBUFFER_BIT | (hdc ? EGL_WINDOW_BIT : 0); in wgl_add_configs()
625 if (!_eglInitSurface(&wgl_surf->base, disp, EGL_WINDOW_BIT, conf, attrib_list, native_window)) { in wgl_create_window_surface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp137 if (mType != EGL_WINDOW_BIT) in Surface()
237 if (mType == EGL_WINDOW_BIT && display->getExtensions().getFrameTimestamps) in initialize()
813 : Surface(EGL_WINDOW_BIT, config, attribs, robustResourceInit) in WindowSurface()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/xcb/
H A DDisplayVkXcb.cpp124 config->surfaceType &= ~EGL_WINDOW_BIT; in checkConfigSupport()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DEGLMakeCurrentPerf.cpp109 EGL_WINDOW_BIT, in SetUp()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp129 deUint32 surfaceTypes = ((surfaceBits & EGL_WINDOW_BIT) ? SURFACETYPE_WINDOW : 0) | in getDefaultEglConfigList()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/win32/
H A DDisplayVkWin32.cpp173 config->surfaceType &= ~EGL_WINDOW_BIT; in checkConfigSupport()

Completed in 26 milliseconds

1234