[Webkit-unassigned] [Bug 198985] [WHLSL] Hook up RWTextures
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 20 12:49:07 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198985
--- Comment #2 from Myles C. Maxfield <mmaxfield at apple.com> ---
Turns out writable textures aren’t supported in argument buffers. https://developer.apple.com/documentation/metal/buffers/about_argument_buffers?language=objc
We probably need a hybrid approach where some resources are put in argument buffers and some are attached directly.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190620/e9208ee2/attachment.html>
More information about the webkit-unassigned
mailing list