[Bug 105301] The big SKQP bug
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 30 00:03:58 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=105301
--- Comment #17 from Kenneth Graunke <kenneth at whitecape.org> ---
(In reply to Dongseong Hwang from comment #15)
> Created attachment 142267 [details]
> apitrace
>
> let me add apitrace when this test run on ubuntu with egl backend. Even
> though it was captured on Ubuntu, the OpenGLES2 usage should be similar.
>
> i915 error state complains about 3DSTATE_BINDING_TABLE_POINTERS_VS and there
> are some unique pattern of vertex shader attrib binding.
Pretty sure this is a complete red herring.
The illegal GPU programming I'm seeing is that we're submitting a shader with
regular render target messages, instead of dual source blending render target
messages. But, BLEND_STATE has SRC1 blend factors. That could easily cause a
hang.
--
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/20181030/2e020514/attachment.html>
More information about the intel-3d-bugs
mailing list