update generated gfx define.ts #2299
Annotations
10 errors
npm_test:
cocos/2d/renderer/batcher-2d.ts#L990
Cannot assign to 'layout' because it is a read-only property.
|
npm_test:
cocos/2d/renderer/batcher-2d.ts#L1091
Cannot assign to 'layout' because it is a read-only property.
|
npm_test:
cocos/gfx/base/states/texture-barrier.ts#L48
Property 'baseMipLevel' does not exist on type 'Readonly<TextureBarrierInfo>'.
|
npm_test:
cocos/gfx/base/states/texture-barrier.ts#L49
Property 'levelCount' does not exist on type 'Readonly<TextureBarrierInfo>'.
|
npm_test:
cocos/gfx/base/states/texture-barrier.ts#L50
Property 'baseSlice' does not exist on type 'Readonly<TextureBarrierInfo>'.
|
npm_test:
cocos/gfx/base/states/texture-barrier.ts#L51
Property 'sliceCount' does not exist on type 'Readonly<TextureBarrierInfo>'.
|
npm_test:
cocos/gfx/webgpu/webgpu-device.ts#L469
Cannot assign to 'layout' because it is a read-only property.
|
npm_test:
cocos/render-scene/core/pass.ts#L658
Cannot assign to 'layout' because it is a read-only property.
|
npm_test:
cocos/render-scene/core/pass.ts#L661
Cannot assign to 'layout' because it is a read-only property.
|
npm_test:
cocos/render-scene/scene/submodel.ts#L92
Cannot assign to 'layout' because it is a read-only property.
|