Passes
The passes modules form the rendering pipeline abstraction layer of the library.
renderPassis the generic primitive.quadRenderPassspecializes it for full-screen work.effectPass,compositeEffectPass, andcompositorbuild post-processing chains.pingPongFBOandtransformFeedbackcover common GPGPU workflows.