Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrUtil.cpp1364 tcu::Interval calculateUV(const tcu::FloatFormat &coordFormat, const tcu::Interval &st, const int s… in calculateUV()
1369 tcu::IVec2 calculateNearestIJRange(const tcu::FloatFormat &coordFormat, const tcu::Interval &uv) in calculateNearestIJRange()
1378 tcu::IVec2 calculateLinearIJRange(const tcu::FloatFormat &coordFormat, const tcu::Interval &uv) in calculateLinearIJRange()
1385 tcu::IVec2 calculateIJRange(vk::VkFilter filter, const tcu::FloatFormat &coordFormat, const tcu::In… in calculateIJRange()
1440 tcu::Interval calculateImplicitChromaUV(const tcu::FloatFormat &coordFormat, vk::VkChromaLocation o… in calculateImplicitChromaUV()
1575 const FloatFormat coordFormat(-32, 32, 16, true); in calculateBounds() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp648 const FloatFormat coordFormat(-32, 32, 16, true); in verifySampleMipmapLevel() local