Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp2287 const float scdy = coordDy[sNdx]; in computeCubeLodBoundsFromDerivates() local
2292 const float dudy = float(faceSize) * 0.5f * (scdy*ma - sc*mady) / (ma*ma); in computeCubeLodBoundsFromDerivates()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp641 const float scdy = coordDy[sNdx]; in computeCubeLodFromDerivates() local
646 const float dudy = float(faceSize) * 0.5f * (scdy*ma - sc*mady) / (ma*ma); in computeCubeLodFromDerivates()

Completed in 15 milliseconds