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