Optimize code size again.#18260
Merged
Merged
Conversation
👍 Package size ⤵ -2016 bytes, old: 5225144, new: 5223128Interface Check Report! WARNING this pull request has changed these public interfaces:
@@ -23461,12 +23461,8 @@
MAX = 255,
DEFAULT = 128
}
/**
- * @internal This method only used to init localDescriptorSetLayout.layouts[UBOSkinning.NAME]
- */
- export function localDescriptorSetLayout_ResizeMaxJoints(maxCount: number): void;
- /**
* @en Does the device support single-channeled half float texture? (for both color attachment and sampling)
* @zh 当前设备是否支持单通道半浮点贴图?(颜色输出和采样)
*/
export function supportsR16HalfFloatTexture(device: gfx.Device): boolean;
|
Contributor
Author
|
@cocos-robot run test cases |
minggo
approved these changes
Feb 5, 2025
cocos-robot
pushed a commit
to cocos-robot/engine
that referenced
this pull request
Feb 5, 2025
minggo
pushed a commit
that referenced
this pull request
Feb 5, 2025
|
@dumganhar, Please check the result of
Task Details |
|
@dumganhar, Please check the result of
Task Details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Re: #18222
Changelog
Continuous Integration
This pull request:
Compatibility Check
This pull request: