http://bugs.freedesktop.org/show_bug.cgi?id=26692

           Summary: i915g MaxCombinedTextureImageUnits > 0 assersion failure
           Product: Mesa
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
        AssignedTo: mesa3d-dev@lists.sourceforge.net
        ReportedBy: olva...@gmail.com


When I run EGL demos with i915g, I get this error

$ ./xeglgears
EGL_VERSION = 1.4 (Gallium/X11/i915)
xeglgears: main/context.c:605: check_context_limits: Assertion
`ctx->Const.MaxCombinedTextureImageUnits > 0' failed.
Aborted

I think PIPE_CAP_MAX_COMBINED_SAMPLERS is missing in i915 (and i965) pipe
drivers, but I am not sure about the correct values to return.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to