[Mesa-dev] [PATCH 04/13] glsl: add double type
Matt Turner
mattst88 at gmail.com
Wed Feb 4 23:49:10 PST 2015
On Wed, Feb 4, 2015 at 11:27 PM, Ilia Mirkin <imirkin at alum.mit.edu> wrote:
> From: Dave Airlie <airlied at redhat.com>
>
> This just adds a placeholder for the GLSL_TYPE_DOUBLE.
>
> This causes a lot of warnings about unchecked type in
> switch statements - fix them later.
This isn't used until patch 7. Why don't you just squash it into 7?
More information about the mesa-dev
mailing list