[Bug 96791] Cannot use image from swapchains for sampling
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jul 4 16:55:43 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=96791
--- Comment #1 from Jason Ekstrand <jason at jlekstrand.net> ---
Thanks for the bug report and the patch! The convention in the mesa project is
to send patches to the mesa-dev at list.freedesktop.org mailing list. You can do
so easily with "git send-email my_patch_name.patch". Please do so and I will
ensure that it gets reviewed and committed.
I only have two comments on the patch:
1) The prefix "anv/wsi:" fits the mesa convention better.
2) I don't think you need to OR in COLOR_ATTACHMENT_BIT, just use the bits the
user requested.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20160704/18a3bce7/attachment.html>
More information about the intel-3d-bugs
mailing list