Skip to content

Sign up to be notified when the ShaderHunt platform is available, along with interactive examples teaching TypeGPU from the ground up.

InitOptions

InitOptions: object

Defined in: packages/typegpu/src/core/root/init.ts:659

Options passed into init.

optional adapter: GPURequestAdapterOptions

optional device: GPUDeviceDescriptor & object

optional optionalFeatures: Iterable<GPUFeatureName>

optional unstable_names: "random" | "strict"

'random'