@bloopjs/toodle / backends/webgpu/postprocess/blur / blur
Function: blur()
blur(
encoder,context,device,clearColor,presentationFormat,pingpong):void
Defined in: backends/webgpu/postprocess/blur.ts:5
Parameters
encoder
GPUCommandEncoder
context
GPUCanvasContext
device
GPUDevice
clearColor
presentationFormat
GPUTextureFormat
pingpong
[GPUTexture, GPUTexture]
Returns
void