Stefan Kalysta
Results
1
issues of
Stefan Kalysta
**Issue on typescript by using the following lines:** ` var arr = new BigUint64Array([BigInt(0)]); vkCmdBindVertexBuffers(cmdBuffer, 0, 1, [uploadBuffer.vertexBuffer],arr);` **Thats the error** `error TS2345: Argument of type 'BigUint64Array' is not assignable...