[Bug 103098] [OpenGL CTS] KHR-GL45.enhanced_layouts.varying_structure_locations fails

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 27 14:55:09 UTC 2017


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

--- Comment #8 from Ilia Mirkin <imirkin at alum.mit.edu> ---
(In reply to Juan A. Suarez from comment #7)
> (In reply to Ilia Mirkin from comment #4)
> >
> > Oh right -- so with like a TCS input, "vec4 foo[32]", are we supposed to
> > just have a "foo" resource or a "foo[0]" resource (and/or a "foo[1]"
> > resource? I think that tripped me up last (and some tests were failing as a
> > result).
> > 
> >
> 
> According to spec:
> 
> "For an active variable declared as an array of basic types, a single
> entry will be generated, with its name string formed by concatenating
> the name of the array and the string "[0]". "
> 
> 
> I understand this means we would have "foo[0]" only.

But is it really considered to be an array, given that TCS & co imply a level
of arrayness for everything? Maybe :) I just don't know.

-- 
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/20171027/1ae54e86/attachment.html>


More information about the intel-3d-bugs mailing list