Searched defs:widthOffset (Results 1 – 2 of 2) sorted by relevance
878 …const tcu::Vector<deInt64,2> widthOffset = (isXMajor ? tcu::Vector<deInt64,2>(0, -1) : tcu::Vecto… in init() local942 …const tcu::Vector<deInt64,2> widthOffset = -minorDirection.cast<deInt64>() * (toSubpixelCoord… in rasterize() local
5674 float widthOffset = widthStart + widthStep * static_cast<float>(j); in TriangleStipGen() local