GPUOpen-LibrariesAndSDKs/Cauldron

GLTFCommon::GetInverseBindMatricesBufferSizeByID should use sizeof(Matrix2)

Opened this issue · 0 comments

(4 * 4 * sizeof(float)) less than (sizeof(Matrix2))