Home
last modified time | relevance | path

Searched refs:tcdy (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp2197 const float tcdy = coordDy[tNdx]; in computeCubeLodBoundsFromDerivates() local
2202 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma); in computeCubeLodBoundsFromDerivates()
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp599 const float tcdy = coordDy[tNdx]; in computeCubeLodFromDerivates() local
604 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma); in computeCubeLodFromDerivates()