Searched refs:errorMaskStorage (Results 1 – 3 of 3) sorted by relevance
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 493 …TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatUlpThresholdCompare() local 494 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatUlpThresholdCompare() 579 …TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatThresholdCompare() local 580 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatThresholdCompare() 667 …TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in floatThresholdCompare() local 668 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in floatThresholdCompare() 748 …TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdCompare() local 749 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in intThresholdCompare() 843 …TextureLevel errorMaskStorage (TextureFormat(TextureFormat::RGB, TextureFormat::UNORM_INT8), widt… in intThresholdPositionDeviationCompare() local 844 PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in intThresholdPositionDeviationCompare() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleImageTests.cpp | 1272 …tcu::TextureLevel errorMaskStorage (tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureForma… in compareImages() local 1273 tcu::PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in compareImages()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 2231 …tcu::TextureLevel errorMaskStorage (tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureForma… in checkNearestFilteredResult() local 2232 tcu::PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in checkNearestFilteredResult() 3074 …tcu::TextureLevel errorMaskStorage (tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureFor… in checkNearestFilteredResult() local 3075 tcu::PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in checkNearestFilteredResult()
|