Skip to content

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

ValidateUniformSchema

ValidateUniformSchema<TData>: IsValidUniformSchema<TData> extends false ? ExtractInvalidSchemaError<TData, "(Error) "> : TData

TData extends AnyData

packages/typegpu/src/core/root/rootTypes.ts:557