Comment # 1
on bug 56519
from Brian Paul
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@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel