Skip to content

nvk: Use a normal DMA for CmdUpdateBuffer

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/update-buffer into nouveau/vk

Sure, inline data is neat and all, but our upload buffers are better set up for handling large quantities of data.

Merge request reports