Searched refs:tcdx (Results 1 – 2 of 2) sorted by relevance
2280 const float tcdx = coordDx[tNdx]; in computeCubeLodBoundsFromDerivates() local2286 const float dvdx = float(faceSize) * 0.5f * (tcdx*ma - tc*madx) / (ma*ma); in computeCubeLodBoundsFromDerivates()
596 const float tcdx = coordDx[tNdx]; in computeCubeLodFromDerivates() local602 const float dvdx = float(faceSize) * 0.5f * (tcdx*ma - tc*madx) / (ma*ma); in computeCubeLodFromDerivates()