Searched defs:lodFracBounds (Results 1 – 2 of 2) sorted by relevance
435 void SampleVerifier::getMipmapStepBounds (const Vec2& lodFracBounds, in getMipmapStepBounds()456 const Vec2& lodFracBounds, in verifySampleFiltered()636 const Vec2 lodFracBounds = lodBounds - Vec2((float)level); in verifySampleTexelGridCoords() local