UNPKG

@thi.ng/shader-ast-stdlib

Version:

Function collection for modular GPGPU / shader programming with @thi.ng/shader-ast

3 lines 211 B
export declare const m22ToM33: import("@thi.ng/shader-ast").TaggedFn1<"mat2", "mat3">; export declare const m33ToM44: import("@thi.ng/shader-ast").TaggedFn1<"mat3", "mat4">; //# sourceMappingURL=convert.d.ts.map