Skip to content

passes/quadRenderPass ​

Functions ​

FunctionDescription
quadRenderPassCreates a render pass that renders a full-screen quad (actually a single large triangle for performance reasons; see pmndrs/postprocessing and GCN execution patterns).

Released under the MIT License.