Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderBuiltInTests.cpp264 tcu::TestStatus MSInstance<MSInstanceSampleID>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
367 tcu::TestStatus MSInstance<MSInstanceSamplePosDistribution>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
536 tcu::TestStatus MSInstance<MSInstanceSamplePosCorrectness>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
751 tcu::TestStatus MSInstanceSampleMaskPattern::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstanceSampleMaskPattern
844 tcu::TestStatus MSInstance<MSInstanceSampleMaskBitCount>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
946 tcu::TestStatus MSInstance<MSInstanceSampleMaskCorrectBit>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
1061 tcu::TestStatus MSInstance<MSInstanceSampleMaskWrite>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
H A DvktPipelineMultisampleInterpolationTests.cpp187 tcu::TestStatus MSInstance<MSInstanceDistinctValues>::verifyImageData(const vk::VkImageCreateInfo &… in verifyImageData() function in vkt::pipeline::multisample::MSInstance
398 tcu::TestStatus MSInstance<MSInstanceInterpolateScreenPosition>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
1035 tcu::TestStatus MSInstance<MSInstanceInterpolateBarycentricCoordinates>::verifyImageData( in verifyImageData() function in vkt::pipeline::multisample::MSInstance
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp748 …const tcu::ConstPixelBufferAccess verifyImageData(mapVkFormat(VK_FORMAT_R8G8B8A8_UNORM), wd.frameb… in logVerifyImages() local