[Mesa-dev] [Bug 98136] dEQP prohibits varying structs of arrays (and vice versa)?

2017-01-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98136

Kenneth Graunke  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|mesa-dev@lists.freedesktop. |kenn...@whitecape.org
   |org |

--- Comment #1 from Kenneth Graunke  ---
This was our bug.  Easy fix:

https://lists.freedesktop.org/archives/mesa-dev/2017-January/139209.html

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


[Mesa-dev] [Bug 98136] dEQP prohibits varying structs of arrays (and vice versa)?

2016-10-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=98136

Bug ID: 98136
   Summary: dEQP prohibits varying structs of arrays (and vice
versa)?
   Product: Mesa
   Version: git
  Hardware: Other
OS: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: glsl-compiler
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: kenn...@whitecape.org
QA Contact: intel-3d-b...@lists.freedesktop.org
Blocks: 94448

dEQP-GLES31.functional.tessellation.user_defined_io.negative.per_patch_array_of_structs
dEQP-GLES31.functional.tessellation.user_defined_io.negative.per_patch_structs_containing_arrays

gripe about patch-qualified arrays of structs or structs of arrays.  I think
patch qualification is a red herring, and this is just about disallowing nested
array/struct varyings in ES.

I don't remember the rules here.  Need to sort it out and either fix the tests
and close as NOTOURBUG, or go add extra restrictions.

Maybe we already do and we're just failing to apply them to patch variables...


Referenced Bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=94448
[Bug 94448] double Everything's Quality, Please! (Fix all the dEQP bugs!)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev