Searched defs:x2d (Results 1 – 2 of 2) sorted by relevance
324 V4f x2d = xs / ws; in projectedBounds() local349 V4f x2d = xs * ws; in projectedBounds() local702 V4f TessellationHelper::EdgeEquations::estimateCoverage(const V4f& x2d, const V4f& y2d) const { in estimateCoverage() argument722 V4f* x2d, V4f* y2d, in computeDegenerateQuad()980 void TessellationHelper::Vertices::moveTo(const V4f& x2d, const V4f& y2d, const M4f& mask) { in moveTo()1219 V4f x2d = fEdgeVectors.fX2D; in adjustDegenerateVertices() local
221 auto x2d = (*x) * iw; in compute_quad_persp_vertices() local