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

fix a few errors in VKCommands.cpp

Open jcyuan opened this issue 1 year ago • 2 comments

1, removed the wrong return, because we still need to retry with the default way to allocate 2, just typo: depthSetncil -> depthStencil 3, clear: useless line

jcyuan avatar Feb 18 '24 15:02 jcyuan

Interface Check Report

This pull request does not change any public interfaces !

github-actions[bot] avatar Feb 18 '24 15:02 github-actions[bot]

@cocos-robot run test cases

star-e avatar Feb 20 '24 02:02 star-e