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 <jawsmako/apexcustompostprocess.h>
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.
◆ CShaderParams() [1/2]
JawsMako::CShaderParams::CShaderParams |
( |
| ) |
|
|
inline |
◆ CShaderParams() [2/2]
◆ pushConstants
◆ shader
IApexRenderer::IFragmentShaderPtr JawsMako::CShaderParams::shader |
◆ textures
The documentation for this class was generated from the following file: