webai-community / aquarium

BSD 3-Clause "New" or "Revised" License
26 stars 7 forks source link

Add toggle to turn off render pass on Dawn_D3D12 #49

Closed JiangYizhou closed 4 years ago

JiangYizhou commented 4 years ago

Render pass is a new feature supported on Windows 1809 or prior version, and is hardware supported on Intel gen 10 or more advanced hardware. By deafult, this feature is enabled if it's supported by the system environment. 1.Pass args "--disable-renderpass" to turn off this feature. 2.Show RENDERPASS on imgui.