There was an error while loading. Please reload this page.
1 parent c6e2c48 commit 14e201bCopy full SHA for 14e201b
1 file changed
modules/core/src/adapter/resources/render-pipeline.ts
@@ -9,7 +9,7 @@ import type {BufferLayout} from '../types/buffer-layout';
9
import type {
10
TextureFormatColor,
11
TextureFormatDepthStencil
12
-} from '@luma.gl/core/shadertypes/texture-types/texture-formats';
+} from '../../shadertypes/texture-types/texture-formats';
13
import type {Shader} from './shader';
14
import type {SharedRenderPipeline} from './shared-render-pipeline';
15
import type {RenderPass} from './render-pass';
0 commit comments