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

--- Comment #1 from Brian Paul <brian.e.p...@gmail.com> ---
Looks like the driver's failing to allocate a 4Kx4K RGBA32F texture, which
would need 256MB of memory.  Maybe that exceeds some HW limit.  The driver
probably needs to implement the pipe_screen::can_create_resource() function.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to