On Tue, Jul 05, 2016 at 11:21:22AM +0200, Iago Toral Quiroga wrote: > --- > src/mesa/drivers/dri/i965/brw_blorp.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Topi Pohjolainen <topi.pohjolai...@intel.com> > > diff --git a/src/mesa/drivers/dri/i965/brw_blorp.h > b/src/mesa/drivers/dri/i965/brw_blorp.h > index cf1ba63..4947843 100644 > --- a/src/mesa/drivers/dri/i965/brw_blorp.h > +++ b/src/mesa/drivers/dri/i965/brw_blorp.h > @@ -246,7 +246,7 @@ brw_blorp_get_urb_length(const struct brw_blorp_prog_data > *prog_data) > if (prog_data == NULL) > return 1; > > - /* From the BSpec: 3D Pipeline - Strips and Fans - 3DSTATE_SBE > + /* From the BSpec: 3D Pipeline - Strips and Fans - 3DSTATE_SBE > * > * read_length = ceiling((max_source_attr+1)/2) > */ > -- > 2.7.4 > _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev