Click or drag to resize
Ab4d.SharpEngine logo

ExpandPostProcess Methods

The ExpandPostProcess type exposes the following members.

Methods
 NameDescription
Protected methodCustomBindAction
(Overrides StandardPostProcessCustomBindAction(RenderingContext, CommandBuffer, PipelineLayout))
Protected methodDispose 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))
Protected methodGetFragmentPushConstantsSize GetFragmentPushConstantsSize can be overriden to provide the size in bytes of the push constants in fragment shader.
(Overrides StandardPostProcessGetFragmentPushConstantsSize)
Protected methodGetFragmentShader
(Overrides StandardPostProcessGetFragmentShader(VulkanDevice))
Protected methodGetInputTextureSampler
(Overrides StandardPostProcessGetInputTextureSampler(VulkanDevice))
Top
See Also