[Bug 91714] [bisected] arb_gpu_shader5.execution.sampler_array_indexing.gs-struct-nonconst-sampler-nonconst crashes instead of failing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 25 02:05:17 PDT 2015


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

--- Comment #2 from Ian Romanick <idr at freedesktop.org> ---
(In reply to Jason Ekstrand from comment #1)
> I took a look at this one. It actually does an arra-of-arrays operation. 

Not exactly.  It's an array of structures that contain an array.  That has been
valid since GLSL 1.10 (i.e., forever).  This is one of the reasons that it was
so absurd that arrays-of-arrays weren't previously supported... you could still
get the functionality with really ugly syntax.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150825/65229fd0/attachment.html>


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