Added Compile-methods to renderpipeline
This commit is contained in:
parent
58c5bafa1b
commit
eb8e1c639f
3 changed files with 37 additions and 5 deletions
|
|
@ -37,7 +37,7 @@ namespace SM_TEST
|
|||
|
||||
PostProcessUtility.ResolveMultisampledBuffers(MainFramebuffer, _postBuffer);
|
||||
|
||||
_bloom.Draw(context);
|
||||
//_bloom.Draw(context);
|
||||
Framebuffer.Screen.Activate(ClearBufferMask.ColorBufferBit | ClearBufferMask.DepthBufferBit);
|
||||
|
||||
PostProcessUtility.FinalizeHDR(_postBuffer["color"], .5f);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue