|
Foundation
|
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) |