花费 13 ms
【D3D12学习手记】The Command Queue and Command Lists

GPU有一个命令队列,CPU通过Direct3D API将命令提交到队列里来使用命令列表(command lists),如下图。当一套命令(a set of commands)已经被提交到命令队列,他 ...

Fri Aug 09 08:52:00 CST 2019 0 416

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM