[Mesa-dev] [PATCH 18/21] glsl: Write a new built-in function module.

Kenneth Graunke kenneth at whitecape.org
Thu Sep 5 17:07:20 PDT 2013


On 09/05/2013 04:20 AM, Pohjolainen, Topi wrote:
> On Wed, Sep 04, 2013 at 03:22:41PM -0700, Kenneth Graunke wrote:
[snip]
>> +/**
>> + * builtin_builder: A singleton object representing the core of the built-in
>> + * function module.
>> + *
>> + * It has code to generate
>> + * It generates IR for every built-in function signature, and organizes them
>> + * into functions.
>
> I guess there are some leftovers here in the comment (or something missing
> perhaps).

Whoops.  Thanks!  I deleted the first partial sentence.

--Ken


More information about the mesa-dev mailing list