Searched defs:trans00 (Results 1 – 3 of 3) sorted by relevance
209 Vec2 trans00 = (transformation * Vec3(0.0f, 0.0f, 1.0f)).xy(); in calculateLodDerivateParts() local
290 Vec3 trans00 = (transformation * Vec4(0.0f, 0.0f, 1.0f, 1.0f)).xyz(); in calculateLodDerivateParts() local
1295 const Vec2 trans00 = (transf * Vec3(0.0f, 0.0f, 1.0f)).xy(); in calculateLod() local1636 const Vec3 trans00 = transf * Vec3(0.0f, 0.0f, 1.0f); in calculateLod() local