[Bug 109819] [APITRACE] Shadow of Mordor causes gpu freeze ryzen 2200g
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Mar 8 18:24:53 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=109819
--- Comment #5 from Dominic <dominic.letz at berlin.de> ---
Fun fact. Binary searching the apitrace by playing to different calls I was
able to identify that my GPU hangs everytime on this call in the apitrace:
14840194 @5 glDrawElementsBaseVertex(mode = GL_TRIANGLES, count = 60, type =
GL_UNSIGNED_SHORT, indices = NULL, basevertex = 0)
I can replay until the previous call 14840193 safely but trying to play until
14840194 freezes everytime.
So checking the OpenGL docks I'm not quite sure that indices and basevertex are
allowed to be NULL/0 could that be an issue?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20190308/7ff4c4b4/attachment.html>
More information about the dri-devel
mailing list