From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 82455] Failed to allocate virtual address for buffer Date: Thu, 28 Aug 2014 13:58:46 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0859877497==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3756C6E24B for ; Thu, 28 Aug 2014 06:58:46 -0700 (PDT) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0859877497== Content-Type: multipart/alternative; boundary="1409234326.c0B30.21498"; charset="us-ascii" --1409234326.c0B30.21498 Date: Thu, 28 Aug 2014 13:58:45 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=82455 --- Comment #28 from charlie <407883775@qq.com> --- >>Looks like maybe your Mesa build picked up a non-Mesa EGL/eglext.h which doesn't pull in eglmesaext.h, so EGL_MESA_screen_surface isn't defined in src/egl/main/eglconfig.c . Sorry , I am not clean about you saying . Do you means is that the eglmesaext.h(PATH:include/EGL/eglmesaext.h) need including EGL/eglext.h file? I change it , but not help. or , I add EGL_MESA_screen_surface define in src/egl/main/eglconfig.c #define EGL_MESA_screen_surface 1 . the problem didn't solved. -- You are receiving this mail because: You are the assignee for the bug. --1409234326.c0B30.21498 Date: Thu, 28 Aug 2014 13:58:46 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"

Comment # 28 on bug 82455 from
>>Looks like maybe your Mesa build picked up a non-Mesa EGL/eglext.h which doesn't pull in eglmesaext.h, so EGL_MESA_screen_surface isn't defined in src/egl/main/eglconfig.c .

  Sorry , I am not clean about you saying . Do you means is that the
eglmesaext.h(PATH:include/EGL/eglmesaext.h) need including EGL/eglext.h file?

  I change it , but not help.

  or , I add EGL_MESA_screen_surface define in  src/egl/main/eglconfig.c 

  #define  EGL_MESA_screen_surface 1 .

  the problem didn't solved.


You are receiving this mail because:
  • You are the assignee for the bug.
--1409234326.c0B30.21498-- --===============0859877497== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0859877497==--