import { type ImageBuffers } from "https://deno.land/x/caviar@2.5.5/src/renderers/webgpu/types.ts";
definition: { uniforms: Uniforms2D; texture: Textures2D; position: GPUBuffer; coords: GPUBuffer; }
import { type ImageBuffers } from "https://deno.land/x/caviar@2.5.5/src/renderers/webgpu/types.ts";