st/mesa: remove an obsolete comment
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
This commit is contained in:
@@ -212,7 +212,6 @@ struct st_vertex_program
|
||||
/* used when bypassing glsl_to_tgsi: */
|
||||
struct gl_shader_program *shader_program;
|
||||
|
||||
/** maps a Mesa VERT_ATTRIB_x to a packed TGSI input index */
|
||||
/** maps a TGSI input index back to a Mesa VERT_ATTRIB_x */
|
||||
ubyte index_to_input[PIPE_MAX_ATTRIBS];
|
||||
ubyte num_inputs;
|
||||
|
Reference in New Issue
Block a user