Expand description
Fullscreen-sampler “blit” pipeline — copy a RenderTexture onto an
arbitrary target view.
Used by the auto-dispatch advanced-blend renderer at the end of each
frame to flush the internal dest_rt (where compositing happens)
onto the caller-supplied view (typically a window surface or another
RenderTexture).