Searched defs:cmpPix (Results 1 – 3 of 3) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuImageCompare.cpp | 120 const IVec4 cmpPix = result.getPixelInt(x, y, z); in findNumPositionDeviationFailingPixels() local 508 const Vec4 cmpPix = result.getPixel(x, y, z); in floatUlpThresholdCompare() local 594 Vec4 cmpPix = result.getPixel(x, y, z); in floatThresholdCompare() local 679 const Vec4 cmpPix = result.getPixel(x, y, z); in floatThresholdCompare() local 768 I64Vec4 cmpPix = result.getPixelInt64(x, y, z); in intThresholdCompare() local 774 IVec4 cmpPix = result.getPixelInt(x, y, z); in intThresholdCompare() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 1128 IVec4 cmpPix = result.getPixelInt(x, y, 0); in verifyResult() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 396 IVec4 cmpPix = result.getPixelInt(x, y, z); in intThresholdCompare() local
|