Mako 8.1.0 API
Loading...
Searching...
No Matches
JawsMako::CShaderParams Class Reference

A simple collection of shader parameters provided to a custom post process, consisting of a Vulkan shader, the optional textures provided to that shader, and the optional push constants provided to that shader. More...

#include <apexcustompostprocess.h>

Detailed Description

A simple collection of shader parameters provided to a custom post process, consisting of a Vulkan shader, the optional textures provided to that shader, and the optional push constants provided to that shader.

The shader and textures may be created by IApexRenderer::createFragmentShader and IApexRenderer::uploadImage.


The documentation for this class was generated from the following file: