You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not forget to return the "size" in function "InitGPU()" in helper.ts file, and then you can set the texture size when you call "device.createTexture()". It jusk like this:
看报错信息,是size不匹配,这是我的一个解决方法。
The text was updated successfully, but these errors were encountered: