Added transparent forward pass as third subpass, demonstrate preserve attachment
This commit is contained in:
parent
1634ed065e
commit
b57f74012f
9 changed files with 214 additions and 27 deletions
|
|
@ -94,6 +94,8 @@
|
|||
<None Include="..\data\shaders\subpasses\composition.vert" />
|
||||
<None Include="..\data\shaders\subpasses\gbuffer.frag" />
|
||||
<None Include="..\data\shaders\subpasses\gbuffer.vert" />
|
||||
<None Include="..\data\shaders\subpasses\transparent.frag" />
|
||||
<None Include="..\data\shaders\subpasses\transparent.vert" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue