浏览代码
prevent crash on iOS from illegal access. In HLSL, unlike c++, for the statement if(A && B) B is executed whether A succeeds or fails. In this case the result is a crash on iOS (since we convert from hlsl to d3dasm to metal)./main
mmikk
8 年前
当前提交
53139a71