Expand | |
The ExpandPostProcess type exposes the following members.
| Name | Description | |
|---|---|---|
| CustomBindAction | (Overrides StandardPostProcessCustomBindAction(RenderingContext, CommandBuffer, PipelineLayout)) | |
| Dispose |
Releases unmanaged and managed resources (when disposing is true).
This method may be called only from the CheckAndDispose(Boolean) method and must not be called manually by the user.
(Overrides StandardPostProcessDispose(Boolean)) | |
| GetFragmentPushConstantsSize |
GetFragmentPushConstantsSize can be overriden to provide the size in bytes of the push constants in fragment shader.
(Overrides StandardPostProcessGetFragmentPushConstantsSize) | |
| GetFragmentShader | (Overrides StandardPostProcessGetFragmentShader(VulkanDevice)) | |
| GetInputTextureSampler | (Overrides StandardPostProcessGetInputTextureSampler(VulkanDevice)) |