Skip to content

turnip: use SUBDRAW_SIZE and constant sized tess bos

Jonathan Marek requested to merge flto/mesa:turnip into main

This fixes the problem of large indirect draws, and at the same time avoids allocating too large buffers for tessellation.

Merge request reports