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

--- Comment #19 from Ilia Mirkin <imir...@alum.mit.edu> ---
OH! DUH!

apitrace: warning: glMapBufferRange: MAP_COHERENT_BIT|MAP_WRITE_BIT unsupported
<https://git.io/vV9kM>

Right, so you need to run this with
MESA_EXTENSION_OVERRIDE=-GL_ARB_buffer_storage. Or find some way to force
glamor to disable it. apitrace doesn't like it. I'm sure that's why the
textures are garbage.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau

Reply via email to