Skip to content

AutoFragmentOut

AutoFragmentOut<T>: T extends undefined | v4f ? T : T & Partial<InferGPURecord<typeof builtinFragmentOut>>

T extends undefined | v4f | AnyAutoCustoms

packages/typegpu/src/core/function/autoIO.ts:56