Searched defs:newCoord (Results 1 – 5 of 5) sorted by relevance
475 IVec2& newCoord, in wrapCubemapEdge()
160 IVec2 newCoord(0); in fetchTexel() local
886 const float newCoord = t * line[1][1 - component] + (1 - t) * line[0][1 - component]; in applyClippingBox() local