Home
last modified time | relevance | path

Searched defs:lodFracBounds (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp462 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