g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git] / src / glsl / tests / lower_jumps / lower_breaks_1.opt_test.expected
blobd4bb6fc02748afd841326adf14a18459c01892dc
1 ((declare (out) float a)
2  (function main
3   (signature void (parameters)
4    ((loop () () () ()
5      ((assign (x) (var_ref a) (constant float (1.000000))) break))))))