OSDN Git Service

glsl: fix indentation, comments and line lengths in ast_function.cpp
authorAndres Gomez <agomez@igalia.com>
Tue, 2 Aug 2016 20:19:28 +0000 (23:19 +0300)
committerAndres Gomez <agomez@igalia.com>
Fri, 5 Aug 2016 11:27:11 +0000 (14:27 +0300)
commit591869e92100fdc8663e869c7bcda338875d4265
treef0d97faaef712355ed50815e762e2ee7983b4f67
parent8f98a120f39fc228cf4d8d7cfe82fd9757c5d3ed
glsl: fix indentation, comments and line lengths in ast_function.cpp

Acked-by: Timothy Arceri <timothy.arceri@collabora.com>
Signed-off-by: Andres Gomez <agomez@igalia.com>
src/compiler/glsl/ast_function.cpp