i965g: Add fallthrough comments in switch statement.
authorVinson Lee <vlee@vmware.com>
Tue, 23 Feb 2010 07:32:43 +0000 (23:32 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 23 Feb 2010 07:32:43 +0000 (23:32 -0800)
commita0fe36a39b92780efd2374b66f16b39e541f1172
tree0555e93c3afa321f1e9ef90782cc346b6e885900
parent6da07e45b3e5cb37b63afafb650569d3d275e608
i965g: Add fallthrough comments in switch statement.

Silences warnings about missing break statements in static analysis.
src/gallium/drivers/i965/brw_draw_upload.c