[Mesa-dev] [PATCH 7/9] compiler: move the glsl_types C wrapper

Emil Velikov emil.l.velikov at gmail.com
Fri Nov 27 10:21:00 PST 2015


On 27 November 2015 at 18:00, Jason Ekstrand <jason at jlekstrand.net> wrote:
>
> On Nov 25, 2015 1:27 PM, "Emil Velikov" <emil.l.velikov at gmail.com> wrote:
>>
>> From: Emil Velikov <emil.velikov at collabora.com>
>>
>> ... alongside its C++ brethren. On the flip side the files are called
>> nir_types.{cpp,h} just because...
>
> It does do one NIR-specific thing: if you call glsl_get_length on a matrix,
> it gives you the number of columns.  This probably isn't a huge deal though.
>
By "NIR-specific" I believe you mean "used solely by NIR" or am I
missing something ?

Thanks
Emil


More information about the mesa-dev mailing list