https://bugs.freedesktop.org/show_bug.cgi?id=99319
--- Comment #2 from Thomas Helland <thomashellan...@gmail.com> ---
A small update: It appears we are spending all of the time walking in a
for-loop at the bottom of context_cleanup:
for (i = 0; i < ARRAY_SIZE(cs->buffer_indices_hashlist); i++) {
cs->buffer_indices_hashlist[i] = -1;
}
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev