Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
指定渲染通道的性质;例如,它是暂挂还是恢复的渲染通道。
typedef enum D3D12_RENDER_PASS_FLAGS { D3D12_RENDER_PASS_FLAG_NONE = 0, D3D12_RENDER_PASS_FLAG_ALLOW_UAV_WRITES = 1, D3D12_RENDER_PASS_FLAG_SUSPENDING_PASS = 2, D3D12_RENDER_PASS_FLAG_RESUMING_PASS = 4 } D3D12_RENDER_PASS_FLAGS
相关主题
此页面对您有帮助吗?