From b4a8175da08f950196047a22d0c8428498ecbe97 Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 24 Aug 2007 18:50:56 -0600 Subject: s/==/=/ --- src/mesa/pipe/i915simple/i915_state_derived.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mesa') diff --git a/src/mesa/pipe/i915simple/i915_state_derived.c b/src/mesa/pipe/i915simple/i915_state_derived.c index b1ea4f86c6..9bd0af0f53 100644 --- a/src/mesa/pipe/i915simple/i915_state_derived.c +++ b/src/mesa/pipe/i915simple/i915_state_derived.c @@ -137,7 +137,7 @@ static void calculate_vertex_layout( struct i915_context *i915 ) } else { vinfo->hwfmt[0] |= S4_VFMT_XYZ; - vinfo->format[0] == FORMAT_3F; + vinfo->format[0] = FORMAT_3F; } /* Additional attributes required for setup: Just twosided -- cgit v1.2.3