[Mesa-dev] [PATCH 0/3] vbo: small improvements to print_draw_arrays
Mathias Fröhlich
Mathias.Froehlich at gmx.net
Thu Feb 1 04:41:55 UTC 2018
Hi Andres,
On Monday, 29 January 2018 00:35:14 CET Andres Gomez wrote:
> Just a small series adding some bits to the debug function
> print_draw_arrays.
>
> Andres Gomez (3):
> vbo: print first element of the VAO when the binding stride is 0
> vbo: take into account the size when printing VAO elements
> vbo: provide 64bits support to print_draw_arrays
>
> src/mesa/vbo/vbo_exec_array.c | 28 +++++++++++++++++++++++-----
> 1 file changed, 23 insertions(+), 5 deletions(-)
The code basically looks good.
This debug aid was and is not perfect in any sense but seems to improve a bit.
So you can add my
Reviewed-by: Mathias Fröhlich <mathias.froehlich at web.de>
to the series.
best
Mathias
More information about the mesa-dev
mailing list