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

--- Comment #5 from Jason Ekstrand <ja...@jlekstrand.net> ---
(In reply to Ian Romanick from comment #4)
> I don't think this text has anything to do with this bug.  s[] is not
> declared an explicit size.

Exactly.  My point is that the spec seems to explicitly allow for implicitly
sized arrays (as opposed variable-length arrays at the end of the block).  I'm
not sure that actually means anything but I wouldn't be surprised if someone
argues that it's intended.  That said, I really hope we can get it disallowed
because it's utterly insane at least for explicit buffer layouts.  (I could see
an argument in favor if the SSBO is implicitly laid out.)

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

Reply via email to