Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp2285 const float tcdx = coordDx[tNdx]; in computeCubeLodBoundsFromDerivates() local
2291 const float dvdx = float(faceSize) * 0.5f * (tcdx*ma - tc*madx) / (ma*ma); in computeCubeLodBoundsFromDerivates()
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.cpp639 const float tcdx = coordDx[tNdx]; in computeCubeLodFromDerivates() local
645 const float dvdx = float(faceSize) * 0.5f * (tcdx*ma - tc*madx) / (ma*ma); in computeCubeLodFromDerivates()

Completed in 13 milliseconds