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