cocos-engine icon indicating copy to clipboard operation
cocos-engine copied to clipboard

check max mipmap level for texture creation

Open jcyuan opened this issue 1 year ago • 1 comments

check max level count actually there is already a function getLevelCount in the GFXTexture.cpp to calculate the max count, but i didn't move this function to somewhere for common use because not sure where should i put it.

jcyuan avatar Mar 09 '24 11:03 jcyuan

Interface Check Report

This pull request does not change any public interfaces !

github-actions[bot] avatar Mar 09 '24 11:03 github-actions[bot]