Re: [Piglit] [PATCH] arb_program_interface_query: fix array of arrays case

2018-08-21 Thread andrey simiklit
Hi, > On 21/08/18 21:38, asimiklit.w...@gmail.com wrote: > > From: Andrii Simiklit > > > According to spec: >"For an active variable declared as an array of an aggregate data type > (structures or arrays), a separate entry will be generated for each > active array element, unless no

Re: [Piglit] [PATCH] arb_program_interface_query: fix array of arrays case

2018-08-21 Thread Timothy Arceri
On 21/08/18 21:38, asimiklit.w...@gmail.com wrote: From: Andrii Simiklit According to spec: "For an active variable declared as an array of an aggregate data type (structures or arrays), a separate entry will be generated for each active array element, unless noted immediately be