[Mesa-dev] [Bug 61199] New: mapi/glapi/glprocs.h:2573:5: error:=?UTF-8?Q?=20=E2=80=98glDiscardFramebufferEXT=E2=80=99=20undeclared=20here=20?=(not in a function)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Feb 20 18:34:58 PST 2013


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

          Priority: medium
            Bug ID: 61199
          Keywords: regression
                CC: lemody at gmail.com
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: mapi/glapi/glprocs.h:2573:5: error:
                    ‘glDiscardFramebufferEXT’ undeclared here (not in a
                    function)
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          Hardware: x86-64 (AMD64)
            Status: NEW
           Version: git
         Component: Mesa core
           Product: Mesa

mesa: 54d9c8a04a3d79da9a73f4b30d1c30874e05dc58 (master)

$ scons
[...]
  Compiling src/mapi/glapi/glapi_getproc.c ...
In file included from src/mapi/glapi/glapi_getproc.c:48:0:
build/linux-x86_64-debug/mapi/glapi/glprocs.h:2573:5: error:
‘glDiscardFramebufferEXT’ undeclared here (not in a function)
scons: *** [build/linux-x86_64-debug/mapi/glapi/glapi_getproc.os] Error 1

413941e1a3155b29a190ab7ecfd844b1a5c2e460 is the first bad commit
commit 413941e1a3155b29a190ab7ecfd844b1a5c2e460
Author: Tapani Pälli <tapani.palli at intel.com>
Date:   Mon Feb 18 09:12:27 2013 +0200

    gles2: a stub implementation for GL_EXT_discard_framebuffer

    This patch implements a stub for GL_EXT_discard_framebuffer with
    required checks listed by the extension specification. This extension
    is required by GLBenchmark 2.5 when compiled with OpenGL ES 2.0
    as the rendering backend.

    Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
    Reviewed-by: Brian Paul <brianp at vmware.com>
    Reviewed-and-tested-by: Chad Versace <chad.versace at linux.intel.com>

:040000 040000 64d7ddf0d1ed196500fc5e66a2bd7f5b4c28867a
6d191998124450cc5cd16aac8c767d254dc74688 M      src
bisect run success

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130221/bbc09805/attachment.html>


More information about the mesa-dev mailing list