Skip to content

tegra/context: fix regression in tegra_draw_vbo

Karol Herbst requested to merge karolherbst/mesa:fix_tegra_indirect into master

We should only pass in a new indirect_info object if we actually set valid values in it.

Merge request reports