Searched defs:verifyImageData (Results 1 – 3 of 3) sorted by relevance
170 template<> tcu::TestStatus MSInstance<MSInstanceDistinctValues>::verifyImageData (const vk::VkImage… in verifyImageData() function in vkt::pipeline::multisample::MSInstance368 template<> tcu::TestStatus MSInstance<MSInstanceInterpolateScreenPosition>::verifyImageData (const … in verifyImageData() function in vkt::pipeline::multisample::MSInstance948 template<> tcu::TestStatus MSInstance<MSInstanceInterpolateBarycentricCoordinates>::verifyImageData… in verifyImageData() function in vkt::pipeline::multisample::MSInstance
247 template<> tcu::TestStatus MSInstance<MSInstanceSampleID>::verifyImageData (const vk::VkImageCreate… in verifyImageData() function in vkt::pipeline::multisample::MSInstance344 template<> tcu::TestStatus MSInstance<MSInstanceSamplePosDistribution>::verifyImageData (const vk::… in verifyImageData() function in vkt::pipeline::multisample::MSInstance504 template<> tcu::TestStatus MSInstance<MSInstanceSamplePosCorrectness>::verifyImageData (const vk::V… in verifyImageData() function in vkt::pipeline::multisample::MSInstance715 tcu::TestStatus MSInstanceSampleMaskPattern::verifyImageData (const vk::VkImageCreateInfo& ima… in verifyImageData() function in vkt::pipeline::multisample::MSInstanceSampleMaskPattern802 template<> tcu::TestStatus MSInstance<MSInstanceSampleMaskBitCount>::verifyImageData (const vk::VkI… in verifyImageData() function in vkt::pipeline::multisample::MSInstance897 template<> tcu::TestStatus MSInstance<MSInstanceSampleMaskCorrectBit>::verifyImageData (const vk::V… in verifyImageData() function in vkt::pipeline::multisample::MSInstance1005 template<> tcu::TestStatus MSInstance<MSInstanceSampleMaskWrite>::verifyImageData (const vk::VkImag… in verifyImageData() function in vkt::pipeline::multisample::MSInstance
768 …const tcu::ConstPixelBufferAccess verifyImageData (mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM), wd.frame… in logVerifyImages() local