[Webkit-unassigned] [Bug 199215] [WHLSL] Matrix indexing should match HLSL [row][column], but MSL uses [column][row]
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 25 18:49:48 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199215
--- Comment #1 from Justin Fan <justin_fan at apple.com> ---
Myles' comments:
> 1) make the WHLSL functions round-trip. So if you invoke a bunch of different constructors and then run a bunch of getters, you get the expected thing.
> 2) make the memory layout match HLSL. If you upload 16 floats in a buffer and then tell the shader that the buffer contains a matrix, the getters should also return the expected thing
--
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/20190626/59151351/attachment.html>
More information about the webkit-unassigned
mailing list