fix imgui discarding result of previous pass

This commit is contained in:
SweetId 2023-11-17 13:41:23 +05:30
parent 1246119c2e
commit 560beece10
1 changed files with 4 additions and 7 deletions

View File

@ -45,10 +45,7 @@ passlist "Forward Passlist"
output "Output" "Gamma"
}
attachment "ImguiOutput"
{
format "RGBA8"
}
attachmentproxy "ImguiOutput" "Gamma"
pass "Imgui"
{