On Tue, Aug 11, 2015 at 4:14 PM, Nanley Chery <nanleych...@gmail.com> wrote:
> +static bool
> +_mesa_format_no_online_compression(const struct gl_context *ctx, GLenum 
> format)
> +{
> +   return _mesa_is_astc_format(format) ||
> +         compressedteximage_only_format(ctx, format);

Needs one more space of indentation.

> +}
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to