Home
last modified time | relevance | path

Searched refs:EGL_PBUFFER_BIT (Results 1 - 25 of 86) sorted by relevance

1234

/third_party/mesa3d/src/egl/main/
H A Deglsurface.c58 EGLint texture_type = EGL_PBUFFER_BIT; in _eglParseSurfaceAttribList()
248 if (type != EGL_PBUFFER_BIT) { in _eglParseSurfaceAttribList()
259 if (type != EGL_PBUFFER_BIT) { in _eglParseSurfaceAttribList()
270 if (type != EGL_PBUFFER_BIT) { in _eglParseSurfaceAttribList()
339 if (err == EGL_SUCCESS && type == EGL_PBUFFER_BIT) { in _eglParseSurfaceAttribList()
381 case EGL_PBUFFER_BIT: in _eglInitSurface()
471 if (surface->Type == EGL_PBUFFER_BIT) in _eglQuerySurface()
476 if (surface->Type == EGL_PBUFFER_BIT) in _eglQuerySurface()
480 if (surface->Type == EGL_PBUFFER_BIT) in _eglQuerySurface()
484 if (surface->Type == EGL_PBUFFER_BIT) in _eglQuerySurface()
[all...]
H A Deglconfigdebug.c119 if (surfaces & EGL_PBUFFER_BIT) in _eglPrintConfig()
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderCase.cpp66 else if (typeBit == EGL_PBUFFER_BIT) in postSurface()
181 if (surfaceTypes & m_surfaceTypeMask & EGL_PBUFFER_BIT) in executeForConfig()
198 executeForSurface(display, *surface, Config(config, EGL_PBUFFER_BIT, 0)); in executeForConfig()
440 { "pbuffer", EGL_PBUFFER_BIT, surfaceType<EGL_PBUFFER_BIT> } in getDefaultRenderFilterLists()
461 RenderFilterList filters ("other", "", EGL_WINDOW_BIT|EGL_PIXMAP_BIT|EGL_PBUFFER_BIT); in getDefaultRenderFilterLists()
H A DteglNegativeApiTests.cpp205 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT>)) in init()
584 if (getConfig(&genericConfig, FilterList() << surfaceBits<EGL_PBUFFER_BIT>)) in init()
598 if (getConfig(&noPbufferConfig, FilterList() << notSurfaceBits<EGL_PBUFFER_BIT>)) in init()
657 if (getConfig(&genericConfig, FilterList() << surfaceBits<EGL_PBUFFER_BIT>)) in init()
874 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT>)) in init()
968 bool gotConfig = getConfig(&config, FilterList() << renderable<EGL_OPENGL_ES2_BIT> << surfaceBits<EGL_PBUFFER_BIT>); in init()
1125 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT>)) in init()
1210 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT>)) in init()
1244 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT> << notSurfaceBits<EGL_MULTISAMPLE_RESOLVE_BOX_BIT>)) in init()
1275 if (getConfig(&config, FilterList() << surfaceBits<EGL_PBUFFER_BIT> << notSurfaceBit in init()
[all...]
H A DteglMultiContextTests.cpp96 return (c.get(EGL_SURFACE_TYPE) & EGL_PBUFFER_BIT) == EGL_PBUFFER_BIT; in supportsPBuffer()
H A DteglThreadCleanUpTests.cpp55 return (c.surfaceType() & EGL_PBUFFER_BIT) == EGL_PBUFFER_BIT; in isPBuffer()
H A DteglQuerySurfaceTests.cpp489 if (surfaceType == EGL_PBUFFER_BIT) in testAttributes()
668 testAttributes(display, *surface, EGL_PBUFFER_BIT, info); in executeForConfig()
730 baseFilters << surfaceType<EGL_PBUFFER_BIT>; in init()
781 baseFilters << surfaceType<EGL_PBUFFER_BIT>; in init()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLNoConfigContextTest.cpp108 (surfaceType & EGL_PBUFFER_BIT) != EGL_PBUFFER_BIT) in TEST_P()
H A DEGLBackwardsCompatibleContextTest.cpp54 if (surfaceType & EGL_PBUFFER_BIT)
68 if (surfaceType & EGL_PBUFFER_BIT)
H A DEGLContextCompatibilityTest.cpp402 ANGLE_SKIP_TEST_IF((surfaceType & EGL_PBUFFER_BIT) == 0);
464 ANGLE_SKIP_TEST_IF((surfaceType & EGL_PBUFFER_BIT) == 0);
467 areConfigsCompatible(config1, config2, EGL_PBUFFER_BIT));
H A DEGLQueryContextTest.cpp45 if (surfaceType & EGL_PBUFFER_BIT)
H A DEGLSurfacelessContextTest.cpp48 if (surfaceType & EGL_PBUFFER_BIT)
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11_dri3.c116 if (surf->Type == EGL_PBUFFER_BIT) in dri3_destroy_surface()
144 case EGL_PBUFFER_BIT: in egl_to_loader_dri3_drawable_type()
171 if (type == EGL_PBUFFER_BIT) { in dri3_create_surface()
215 if (type == EGL_PBUFFER_BIT) in dri3_create_surface()
272 return dri3_create_surface(disp, EGL_PBUFFER_BIT, conf, in dri3_create_pbuffer_surface()
H A Dplatform_x11.c292 if (type == EGL_PBUFFER_BIT) { in dri2_x11_create_surface()
310 if (type != EGL_PBUFFER_BIT) { in dri2_x11_create_surface()
346 if (type == EGL_PBUFFER_BIT || conn_error || error->error_code == BadAlloc) in dri2_x11_create_surface()
358 if (type == EGL_PBUFFER_BIT) { in dri2_x11_create_surface()
372 if (type == EGL_PBUFFER_BIT) in dri2_x11_create_surface()
417 return dri2_x11_create_surface(disp, EGL_PBUFFER_BIT, conf, in dri2_x11_create_pbuffer_surface()
436 if (surf->Type == EGL_PBUFFER_BIT) in dri2_x11_destroy_surface()
788 EGL_PBUFFER_BIT; in dri2_x11_add_configs_for_visuals()
880 if (draw->Type == EGL_PIXMAP_BIT || draw->Type == EGL_PBUFFER_BIT) in dri2_copy_region()
H A Dplatform_ohos.c421 return ohos_create_surface(disp, EGL_PBUFFER_BIT, conf, in ohos_create_pbuffer_surface()
508 } else if (dri2_surf->base.Type == EGL_PBUFFER_BIT) { in get_front_bo()
546 } else if (dri2_surf->base.Type == EGL_PBUFFER_BIT) { in get_back_bo()
888 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; in ohos_add_configs_for_visuals()
H A Dplatform_android.c747 return droid_create_surface(disp, EGL_PBUFFER_BIT, conf,
844 } else if (dri2_surf->base.Type == EGL_PBUFFER_BIT) {
884 } else if (dri2_surf->base.Type == EGL_PBUFFER_BIT) {
1320 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT;
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.cpp105 if (mType == EGL_PBUFFER_BIT) in Surface()
824 : Surface(EGL_PBUFFER_BIT, config, attribs, robustResourceInit) in PbufferSurface()
835 : Surface(EGL_PBUFFER_BIT, config, attribs, robustResourceInit, buftype) in PbufferSurface()
H A DConfig_unittest.cpp47 config.surfaceType = EGL_PBUFFER_BIT | EGL_WINDOW_BIT | EGL_SWAP_BEHAVIOR_PRESERVED_BIT; in GenerateGenericConfig()
/third_party/skia/tools/sk_app/android/
H A DGLWindowContext_android.cpp76 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT, in onInitializeContext()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp131 ((surfaceBits & EGL_PBUFFER_BIT) ? SURFACETYPE_PBUFFER : 0); in getDefaultEglConfigList()
/third_party/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c93 if (surface_type & EGL_PBUFFER_BIT) { in wgl_add_config()
164 unsigned surface_type = EGL_PBUFFER_BIT | (hdc ? EGL_WINDOW_BIT : 0); in wgl_add_configs()
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp39 #define EGL_PBUFFER_BIT 0x0001 macro
237 EGL_SURFACE_TYPE, EGL_PBUFFER_BIT,
/third_party/EGL/api/1.2/EGL/
H A Degl.h118 #define EGL_PBUFFER_BIT 0x01 /* EGL_SURFACE_TYPE mask bits */ macro
/third_party/EGL/api/1.2/
H A Degl.h114 #define EGL_PBUFFER_BIT 0x01 /* EGL_SURFACE_TYPE mask bits */ macro
/third_party/EGL/api/1.1/EGL/
H A Degl.h136 #define EGL_PBUFFER_BIT 0x01 /* EGL_SURFACE_TYPE mask bit */ macro

Completed in 21 milliseconds

1234