fix imgui discarding result of previous pass
This commit is contained in:
parent
1246119c2e
commit
560beece10
|
|
@ -45,10 +45,7 @@ passlist "Forward Passlist"
|
||||||
output "Output" "Gamma"
|
output "Output" "Gamma"
|
||||||
}
|
}
|
||||||
|
|
||||||
attachment "ImguiOutput"
|
attachmentproxy "ImguiOutput" "Gamma"
|
||||||
{
|
|
||||||
format "RGBA8"
|
|
||||||
}
|
|
||||||
|
|
||||||
pass "Imgui"
|
pass "Imgui"
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue