Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
troublemaker52025 committed Sep 15, 2023
1 parent ecbdd68 commit 7533fed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cocos/render-scene/scene/submodel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ import { DescriptorSet, DescriptorSetInfo, Device, InputAssembler, Texture, Text
import { errorID, Mat4, cclegacy } from '../../core';
import { getPhaseID } from '../../rendering/pass-phase';
import { Root } from '../../root';
import { MacroRecord, overrideMacros } from '../core/pass-utils';

const _dsInfo = new DescriptorSetInfo(null!);
const MAX_PASS_COUNT = 8;
Expand Down

0 comments on commit 7533fed

Please sign in to comment.