Skip to content

Commit

Permalink
test pr
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyljl committed Oct 9, 2023
1 parent c9d2f14 commit 50d2bdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion native/cocos/renderer/gfx-base/GFXShader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ void Shader::initialize(const ShaderInfo &info) {

void Shader::destroy() {
doDestroy();

_stages.clear();
_attributes.clear();
_blocks.clear();
Expand Down

0 comments on commit 50d2bdb

Please sign in to comment.