From a4f94c5bf44c34b816163e2af04d808296e1c573 Mon Sep 17 00:00:00 2001 From: rowan Date: Sun, 20 Apr 2025 02:00:54 -0500 Subject: [PATCH] missed the material changes --- src/resources/material.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/resources/material.js b/src/resources/material.js index 6da1977..d5bdc69 100644 --- a/src/resources/material.js +++ b/src/resources/material.js @@ -6,7 +6,6 @@ import { GroupBindingMap } from '../utils/bindings.js' import { accessToBufferType, accessToStorageTextureAccess, parseTextureType, typeToViewDimension, wgslToWgpuFormat } from '../utils/wgsl-to-wgpu.js' /** @import {Either} from '../utils.js' */ -/** @import { WGSLAccess, WGSLTextureType } from '../utils/wgsl-to-wgpu.js' */ /** * @typedef Shader2