Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifierUtil.hpp47 tcu::Vec2 calcLodBounds (const tcu::Vec3& dPdx,
DvktSampleVerifierUtil.cpp268 Vec2 calcLodBounds (const Vec3& dPdx, in calcLodBounds() function
DvktSampleVerifier.cpp819 lodBounds = calcLodBounds(dPdx.swizzle(0, 1, 2), in verifySampleCubemapFace()