[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:49:27 UTC 2017


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

--- Comment #7 from Juan A. Suarez <jasuarez at igalia.com> ---
(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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20171027/059dbbba/attachment.html>


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