D3D 批次batch [Direct3D] 实现批次渲染、硬件 T&L 的渲染器和 D3DPipeline-CSDN博客

网站介绍:文章浏览阅读2.3k次。Q: “Batch, Batch, Batch:”What Does It Really Mean?A:• Every DrawIndexedPrimitive() is a batch– Submits n number of triangles to GPU– Same render state applies to all tris in batch– SetState calls prior to Draw are part of batch