Skip to content

PrGPUFilter Function Table

PrGPUFilter Function Table

PrGPUFilter is a structure consisting of the following functions that a effect/transition can implement.

SelectorOptionalDescription
CreateInstanceNoAllocate and initialize any GPU resources.
DisposeInstanceNoRelease GPU resources.
GetFrameDependenciesYesIf the rendered result of the effect/transition depends on frames other than the input frame, specify these here.
PreComputeYesPrecompute.
RenderNoRender.