All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 77724] New: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES
@ 2014-04-21 10:28 bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
       [not found] ` <bug-77724-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
  0 siblings, 1 reply; 5+ messages in thread
From: bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ @ 2014-04-21 10:28 UTC (permalink / raw)
  To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW


[-- Attachment #1.1: Type: text/plain, Size: 4743 bytes --]

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

          Priority: medium
            Bug ID: 77724
          Assignee: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
           Summary: error: GLSL ES 3.00 is not supported. Supported
                    versions are: 1.00 ES
          Severity: blocker
    Classification: Unclassified
                OS: All
          Reporter: pulkitnandan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: Drivers/DRI/nouveau
           Product: Mesa

I was trying to compile and run simple example programs from opengles
programming guide 2.0 for opengles 3.0 and got follwing error.

I build mesa while building wayland and it also have dri3 but it doenot loads
it.

Attaching the debug trace. What is the issue here and if follow exact
intructions from https://github.com/danginsburg/opengles3-book/ then it says to
use Powervr sdk which also results in similar error but with mesa egl following
is the trace.



libEGL debug: Native platform type: x11 (autodetected)
libEGL debug: EGL search path is /home/rnandan/install/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: DRI2: dlopen(/home/rnandan/install/lib/dri/nouveau_dri.so)
libEGL debug: driver does not expose __driDriverGetExtensions_nouveau():
/home/rnandan/install/lib/dri/nouveau_dri.so: undefined symbol:
__driDriverGetExtensions_nouveau

libEGL debug: DRI2: found extension `DRI_Core'
libEGL info: DRI2: found extension DRI_Core version 1
libEGL debug: DRI2: found extension `DRI_DRI2'
libEGL info: DRI2: found extension DRI_DRI2 version 4
libEGL debug: DRI2: found extension `DRI_ConfigOptions'
libGL: Can't open configuration file /home/rnandan/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/rnandan/.drirc: No such file or
directory.
libEGL debug: DRI2: found extension `DRI_TexBuffer'
libEGL info: DRI2: found extension DRI_TexBuffer version 2
libEGL debug: DRI2: found extension `DRI2_Flush'
libEGL info: DRI2: found extension DRI2_Flush version 4
libEGL debug: DRI2: found extension `DRI_IMAGE'
libEGL info: DRI2: found extension DRI_IMAGE version 8
libEGL debug: DRI2: found extension `DRI_CONFIG_QUERY'
libEGL debug: DRI2: found extension `DRI2_Throttle'
libEGL debug: the best driver is DRI2
Error compiling shader:
0:1(10): error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES

Error compiling shader:
0:1(10): error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES

Mesa: User error: GL_INVALID_VALUE in glAttachShader
Error linking program:
error: program lacks a vertex shader

libEGL debug: Display 0x1abaa80 is destroyed with resources
rnandan@rnandan-lt:~/opengles3-book/build$
Chapter_2/Hello_Triangle/./Hello_Triangle 
libEGL debug: Native platform type: x11 (autodetected)
libEGL debug: EGL search path is /home/rnandan/install/lib/egl
libEGL debug: added egl_dri2 to module array
libEGL debug: DRI2: dlopen(/home/rnandan/install/lib/dri/nouveau_dri.so)
libEGL debug: driver does not expose __driDriverGetExtensions_nouveau():
/home/rnandan/install/lib/dri/nouveau_dri.so: undefined symbol:
__driDriverGetExtensions_nouveau

libEGL debug: DRI2: found extension `DRI_Core'
libEGL info: DRI2: found extension DRI_Core version 1
libEGL debug: DRI2: found extension `DRI_DRI2'
libEGL info: DRI2: found extension DRI_DRI2 version 4
libEGL debug: DRI2: found extension `DRI_ConfigOptions'
libGL: Can't open configuration file /home/rnandan/.drirc: No such file or
directory.
libGL: Can't open configuration file /home/rnandan/.drirc: No such file or
directory.
libEGL debug: DRI2: found extension `DRI_TexBuffer'
libEGL info: DRI2: found extension DRI_TexBuffer version 2
libEGL debug: DRI2: found extension `DRI2_Flush'
libEGL info: DRI2: found extension DRI2_Flush version 4
libEGL debug: DRI2: found extension `DRI_IMAGE'
libEGL info: DRI2: found extension DRI_IMAGE version 8
libEGL debug: DRI2: found extension `DRI_CONFIG_QUERY'
libEGL debug: DRI2: found extension `DRI2_Throttle'
libEGL debug: the best driver is DRI2
Error compiling shader:
0:1(10): error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES

Error compiling shader:
0:1(10): error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES

Mesa: User error: GL_INVALID_VALUE in glAttachShader
Error linking program:
error: program lacks a vertex shader

libEGL debug: Display 0x1a41a80 is destroyed with resources





with powervr sdk following is the trace. WHat is the problem with these.
While previously I was able to run all these examples with earlier version.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 6055 bytes --]

[-- Attachment #2: Type: text/plain, Size: 181 bytes --]

_______________________________________________
Nouveau mailing list
Nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
http://lists.freedesktop.org/mailman/listinfo/nouveau

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-21 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-21 10:28 [Bug 77724] New: error: GLSL ES 3.00 is not supported. Supported versions are: 1.00 ES bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
     [not found] ` <bug-77724-8800-V0hAGp6uBxMKqLRl/0Ahz6D7qz1kEfGD2LY78lusg7I@public.gmane.org/>
2014-04-21 10:32   ` [Bug 77724] " bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-04-21 17:34   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-04-22  5:40   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ
2014-08-21 17:12   ` bugzilla-daemon-CC+yJ3UmIYqDUpFQwHEjaQ

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.