[Bug 102611] [OpenGL CTS] KHR-GL45.transform_feedback.draw_xfb_test fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 14 05:35:05 UTC 2017


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

--- Comment #6 from Kenneth Graunke <kenneth at whitecape.org> ---
The test fails on Skylake and later if you run with INTEL_DEBUG=norbc -
normally, we allocate the (CCS_E) auxiliary buffer up front, so it always
exists, even in the initial surface state.  With INTEL_DEBUG=norbc, we fall
back to CCS_D, where we defer the allocation.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170914/58760f20/attachment.html>


More information about the intel-3d-bugs mailing list