Searched refs:hasLocalM (Results 1 – 1 of 1) sorted by relevance
57 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local58 buffer.writeBool(hasLocalM); in flatten()59 if (hasLocalM) { in flatten()