[Bug 110229] Textures binded to framebuffer objects or images are not correctly updated.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 8 13:19:49 UTC 2019


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

--- Comment #25 from Laurent <laurentduroisin at gmail.com> ---
Lol and you use C11 (cpu) thread to load gpu thread even if gcc can't generate
byte code for a GPU ? I really doesn't understand what you're doing.

And for VBO you need to execute code with the GPU, not with the CPU, so, you
can't only compile shader source code for a GPU, but all the driver source
code.  

And I don't see any protection mechanism on the output shader data to protect
from concurrent access.

-- 
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/20190408/1328540a/attachment.html>


More information about the dri-devel mailing list