![]() | |
Separable |
The SeparableKernelPostProcess type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomBindAction | (Overrides StandardPostProcessCustomBindAction(RenderingContext, CommandBuffer, PipelineLayout)) |
![]() | FillOffsetsAndWeights | FillOffsetsAndWeights fulls the specified offsets and weights arrays with values that are used in the shader to render this post process. Offsets define how far from the texture coordinate we sample pixel. Weights define how much weight this pixel has in the final color. |
![]() | GetFragmentPushConstantsSize |
GetFragmentPushConstantsSize can be overriden to provide the size in bytes of the push constants in fragment shader.
(Overrides StandardPostProcessGetFragmentPushConstantsSize) |
![]() | GetFragmentShader | (Overrides StandardPostProcessGetFragmentShader(VulkanDevice)) |
![]() | ToString | (Overrides PostProcessBaseToString) |