gallium: remove // comment and extra whitespace
This commit is contained in:
@@ -212,17 +212,10 @@ static void fse_prepare( struct draw_pt_middle_end *middle,
|
||||
struct draw_vertex_shader *vs = draw->vs.vertex_shader;
|
||||
vs->prepare(vs, draw);
|
||||
}
|
||||
|
||||
|
||||
//return TRUE;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
static void fse_run_linear( struct draw_pt_middle_end *middle,
|
||||
unsigned start,
|
||||
unsigned count )
|
||||
|
||||
Reference in New Issue
Block a user