Home
last modified time | relevance | path

Searched refs:errorMaskStorage (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuImageCompare.cpp493 …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/
DvktPipelineMultisampleImageTests.cpp1392 …tcu::TextureLevel errorMaskStorage (tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureForma… in compareImages() local
1393 tcu::PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in compareImages()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp2226 …tcu::TextureLevel errorMaskStorage (tcu::TextureFormat(tcu::TextureFormat::RGB, tcu::TextureForma… in checkNearestFilteredResult() local
2227 tcu::PixelBufferAccess errorMask = errorMaskStorage.getAccess(); in checkNearestFilteredResult()