- Fix link resolution with proper relative/absolute path handling - Improve link styling with underline decoration - Hide leaf nodes from tree, only show directories - Fix log file path for packaged app
337 B
337 B
D3D12DescriptorHeap::GetCPUDescriptorHandle
CPUDescriptorHandle GetCPUDescriptorHandle(uint32_t index);
获取 CPU 描述符句柄。
参数:
index- 描述符索引
返回: CPU 描述符句柄
复杂度: O(1)
相关文档
- D3D12DescriptorHeap 总览 - 返回类总览