// Not bound by bindgen! directly; the includes are the manifest that tells `wkg wit fetch` (wit-fetch.sh) what to vendor into wit/deps.
package wasi-gfx-runtime:wasi-gfx-surface;
world bindings {
include wasi-gfx:surface/imports@0.2.0;
include wasi:webgpu/imports@0.3.0-rc.2;
include wasi-gfx:surface/webgpu-imports@0.2.0;
include wasi-gfx:frame-buffer/imports@0.2.0;
include wasi-gfx:surface/frame-buffer-imports@0.2.0;
}