Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp2288 const float tcdy = coordDy[tNdx]; in computeCubeLodBoundsFromDerivates() local
2293 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma); in computeCubeLodBoundsFromDerivates()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp642 const float tcdy = coordDy[tNdx]; in computeCubeLodFromDerivates() local
647 const float dvdy = float(faceSize) * 0.5f * (tcdy*ma - tc*mady) / (ma*ma); in computeCubeLodFromDerivates()

Completed in 14 milliseconds