Series is,
Reviewed-by: Edward O'Callaghan
On 04/21/2017 08:44 PM, Samuel Iglesias Gonsálvez wrote:
> Series is,
>
> Reviewed-by: Samuel Iglesias Gonsálvez
>
> Sam
>
> On Fri, 2017-04-21 at 11:53 +0200, Samuel Pitoiset wrote:
>> The glsl_type helpers interface is quite nice and this (trivial
Series is,
Reviewed-by: Samuel Iglesias Gonsálvez
Sam
On Fri, 2017-04-21 at 11:53 +0200, Samuel Pitoiset wrote:
> The glsl_type helpers interface is quite nice and this (trivial)
> series tends to make use of the is_XXX() functions everywhere it's
> possible.
>
> Please review,
> Thanks!
>
>
The glsl_type helpers interface is quite nice and this (trivial)
series tends to make use of the is_XXX() functions everywhere it's
possible.
Please review,
Thanks!
Samuel Pitoiset (11):
glsl: add glsl_type::is_atomic_uint() helper
glsl: make use glsl_type::is_atomic_uint()
glsl: make use o