[Mesa-dev] [PATCH V2 1/3] glsl: move array validation into its own function

Timothy Arceri t_arceri at yahoo.com.au
Wed Feb 25 23:55:01 PST 2015


On Thu, 2015-02-26 at 18:45 +1100, Timothy Arceri wrote:
> V2: return true when var->type is unsized by max access is within valid range

That should be:

V2: return true when var->type is unsized but max access is within valid
range

Fixed in my local branch
> 




More information about the mesa-dev mailing list