Searched refs:tcdy (Results 1 – 2 of 2) sorted by relevance
2283 const float tcdy = coordDy[tNdx]; in computeCubeLodBoundsFromDerivates() local2288 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma); in computeCubeLodBoundsFromDerivates()
599 const float tcdy = coordDy[tNdx]; in computeCubeLodFromDerivates() local604 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma); in computeCubeLodFromDerivates()