Skip to content

d3d12: Update hard-coded heap sizes and batch limit

Giancarlo Devich requested to merge gdevi/mesa:d3d12_increase_limits into main

Increasing the heap sizes and active batch count reduces flushing churn when rendering runs out of descriptors.

Merge request reports