Searched refs:hasLocalM (Results 1 – 2 of 2) sorted by relevance
69 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local70 buffer.writeBool(hasLocalM); in flatten()71 if (hasLocalM) { in flatten()
66 bool hasLocalM = !fLocalMatrix.isIdentity(); in flatten() local67 buffer.writeBool(hasLocalM); in flatten()68 if (hasLocalM) { in flatten()