Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp1540 tcu::Interval calculateUV (const tcu::FloatFormat& coordFormat, in calculateUV()
1547 tcu::IVec2 calculateNearestIJRange (const tcu::FloatFormat& coordFormat, in calculateNearestIJRange()
1556 tcu::IVec2 calculateLinearIJRange (const tcu::FloatFormat& coordFormat, in calculateLinearIJRange()
1615 tcu::Interval calculateImplicitChromaUV (const tcu::FloatFormat& coordFormat, in calculateImplicitChromaUV()
1804 const FloatFormat coordFormat (-32, 32, 16, true); in calculateBounds() local
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp717 const FloatFormat coordFormat(-32, 32, 16, true); in verifySampleMipmapLevel() local