feat(engine): Programmatic mipmap generation for WebGPU #2408
Annotations
10 errors and 1 warning
test (20)
Cannot find name 'viewDimension'.
|
test (20)
Property 'mipLevelCount' does not exist on type 'Texture'.
|
test (20)
Property 'depthOrArrayLayers' does not exist on type 'Texture'.
|
test (20)
Property 'queue' does not exist on type 'Device'.
|
test (20)
Argument of type '{ dimension: any; baseMipLevel: number; mipLevelCount: number; }' is not assignable to parameter of type 'TextureViewProps'.
|
test (20)
Cannot find name 'viewDimension'.
|
test (20)
'mipLevelTextureView' is declared but its value is never read.
|
test (20)
Cannot find name 'viewDimension'.
|
test (20)
Type '"cube"' is not comparable to type 'TextureViewDimension'.
|
test (20)
Type '"cube-array"' is not comparable to type 'TextureViewDimension'.
|
test (20)
Unexpected input(s) 'cache', valid inputs are ['volta-version', 'node-version', 'npm-version', 'yarn-version', 'package-json-path', 'variant', 'registry-url', 'scope', 'token', 'always-auth']
|