Searched defs:trans10 (Results 1 – 3 of 3) sorted by relevance
211 Vec2 trans10 = (transformation * Vec3(1.0f, 0.0f, 1.0f)).xy(); in calculateLodDerivateParts() local
292 Vec3 trans10 = (transformation * Vec4(1.0f, 0.0f, 1.0f, 1.0f)).xyz(); in calculateLodDerivateParts() local
1297 const Vec2 trans10 = (transf * Vec3(1.0f, 0.0f, 1.0f)).xy(); in calculateLod() local1638 const Vec3 trans10 = transf * Vec3(1.0f, 0.0f, 1.0f); in calculateLod() local