Foundation
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
CSClearBuffer.hpp File Reference
#include <Math/Math.hpp>
#include <RenderCore/Renderer.hpp>

Go to the source code of this file.

Classes

struct  Foundation::RenderUtils::CSClearBufferData
 

Namespaces

namespace  Foundation
 
namespace  Foundation::RenderUtils
 

Functions

PassHandle Foundation::RenderUtils::createCSClearBackBuffer (Renderer *r, StringView name, float4 clearColor={})
 
PassHandle Foundation::RenderUtils::createCSClearTexture (Renderer *r, StringView name, ResourceHandle resource, RHITextureViewDesc viewDesc, float4 clearColor)