Home
last modified time | relevance | path

Searched refs:computeCubeLodBoundsFromDerivates (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTexLookupVerifier.hpp109 Vec2 computeCubeLodBoundsFromDerivates (const Vec3& coord, const Vec3& coordDx, const Vec3& coordD…
DtcuTexLookupVerifier.cpp2168 Vec2 computeCubeLodBoundsFromDerivates (const Vec3& coord, const Vec3& coordDx, const Vec3& coordDy… in computeCubeLodBoundsFromDerivates() function
/external/deqp/framework/opengl/
DgluTextureTestUtil.cpp1624 …tcu::Vec2 lodBounds = tcu::computeCubeLodBoundsFromDerivates(coord, coordDx, coordDy, srcSize, lo… in computeTextureLookupDiff()
1643 …const tcu::Vec2 lodO = tcu::computeCubeLodBoundsFromDerivates(coordO, coordDxo, coordDyo, srcSize… in computeTextureLookupDiff()
2272 …tcu::Vec2 lodBounds = tcu::computeCubeLodBoundsFromDerivates(coord.toWidth<3>(), coordDx, coordDy… in computeTextureLookupDiff()
2291 …const tcu::Vec2 lodO = tcu::computeCubeLodBoundsFromDerivates(coordO, coordDxo, coordDyo, srcSize… in computeTextureLookupDiff()
2551 …tcu::Vec2 lodBounds = tcu::computeCubeLodBoundsFromDerivates(coord, coordDx, coordDy, srcSize, lo… in computeTextureCompareDiff()
2570 …const tcu::Vec2 lodO = tcu::computeCubeLodBoundsFromDerivates(coordO, coordDxo, coordDyo, srcSize… in computeTextureCompareDiff()