On Thu, Jan 8, 2015 at 12:27 PM, Ilia Mirkin <[email protected]> wrote:
> On Thu, Jan 8, 2015 at 3:26 PM, Matt Turner <[email protected]> wrote:
>> These patterns
>>
>>         gl_FrontFacing ?  1.0 :  1.0
>>         gl_FrontFacing ? -1.0 : -1.0
>
> Presumably these were meant to be ? -1 : 1 and ? 1 : -1

Indeed. Thanks!
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to