[Piglit] [PATCH 1/2] Add a test of tessellation of transform feedback primitives.

Paul Berry stereotype441 at gmail.com
Thu Nov 10 07:50:00 PST 2011


On 9 November 2011 18:13, Paul Berry <stereotype441 at gmail.com> wrote:

> On 9 November 2011 17:38, Eric Anholt <eric at anholt.net> wrote:
>
>> On Tue,  8 Nov 2011 16:03:39 -0800, Paul Berry <stereotype441 at gmail.com>
>> wrote:
>> > +#include "piglit-util.h"
>> > +
>> > +#ifndef M_PI
>> > +#define M_PI 3.141592653589793
>> > +#endif
>>
>> M_PI?
>>
>>
> I'm afraid I don't understand the question.  Can you elaborate?
>

Never mind.  In the clear light of morning I've realized that this #define
was a holdover from a previous incarnation of the test where I was doing
some needlessly complex stuff with trig functions.  It's not needed
anymore, so I'll remove it.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20111110/516b73a3/attachment.html>


More information about the Piglit mailing list