[Mesa-dev] [Bug 108967] DRM : eglCreatePbufferSurface failed with error EGL_BAD_MATCH

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 12 10:58:52 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108967

--- Comment #4 from Tapani Pälli <lemody at gmail.com> ---
(In reply to Vishwanath Chandapur from comment #3)
> I have enabled surfaceless as you mentioned but got same ERROR.
> 
> configure: 
>         prefix:          /usr
>         exec_prefix:     /usr
>         libdir:          /usr/lib
>         includedir:      /usr/include
>         OpenGL:          yes (ES1: yes ES2: yes)
>         OSMesa:          no
>         DRI platform:    drm
>         DRI drivers:     swrast 
>         DRI driver dir:  ${libdir}/dri
>         GLX:             no
>         EGL:             yes
>         EGL drivers:     builtin:egl_dri2
>         GBM:             yes
>         EGL/Vulkan/VL platforms:   wayland drm surfaceless  
>         Vulkan drivers:  no
>         llvm:            no
>         Gallium drivers: etnaviv imx
>         Gallium st:      mesa
>         HUD extra stats: no
>         HUD lmsensors:   no
>         Shared libs:     yes
>         Static libs:     no
>         Shared-glapi:    yes
> 
> 
> I few quires 
> By enabling surfaceless platform is "EGL_KHR_surfaceless_context" API
> available.?
>                            OR
> We need "MESA_platform_surfaceless" in application?

Both of these should be available for you:

EGL_KHR_surfaceless_context
GL_OES_surfaceless_context

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181212/156961a0/attachment.html>


More information about the mesa-dev mailing list