Go to the source code of this file.
|
| void | Foundation::RenderUtils::createCSMipGenerationPasses (Renderer *renderer, StringView name, RHIDeviceQueueType queue, ResourceHandle src, ResourceHandle dst, RHIExtent2D srcExtent, RHITextureAspectFlagBits srcAspect, RHIResourceFormat srcFormat, RHITextureAspectFlagBits dstAspect, RHIResourceFormat dstFormat, uint32_t maxMips=16, uint32_t layer=0, RHIDeviceSampler::SamplerDesc samplerDesc={}) |
| |