Home | History | Annotate | Download | only in functional

Lines Matching refs:Vec2

55 using tcu::Vec2;
471 quad.posA = Vec2(isFrontFacing ? -1.0f : 1.0f, -1.0f);
472 quad.posB = Vec2(isFrontFacing ? 1.0f : -1.0f, 1.0f);