On Thursday, February 1, 2018 7:15:14 AM PST Andres Gomez wrote: > downsize_format_if_needed takes an integer as number of uploads > parameter. Hence, let's do an integer comparation instead of a boolean > check, since that is confusing. > > Since we are at it, fix a couple of wrongly tabbed indents. > > Cc: Alejandro Piñeiro <[email protected]> > Cc: Kenneth Graunke <[email protected]> > Signed-off-by: Andres Gomez <[email protected]> > --- > src/mesa/drivers/dri/i965/genX_state_upload.c | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-)
Thanks! Reviewed-by: Kenneth Graunke <[email protected]>
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
