Searched refs:barColor (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryLayeredRenderingTests.cpp | 452 …log, const tcu::ConstPixelBufferAccess image, const float rowWidthRatio, const tcu::Vec4& barColor) in verifyImageSingleColoredRow() argument 469 << " pixels from left border to be of color " << barColor.swizzle(0, 1, 2) << "." in verifyImageSingleColoredRow() 479 const bool isColor = compareColors(color, barColor, threshold); in verifyImageSingleColoredRow()
|
/external/deqp/modules/gles31/functional/ |
D | es31fGeometryShaderTests.cpp | 3510 …oloredRow (const tcu::Surface& layer, float rowWidthRatio, const tcu::Vec4& barColor, bool logging) in verifyImageSingleColoredRow() argument 3520 …(about) " << barLength << " pixels from left border to be of color " << barColor.swizzle(0,1,2) <<… in verifyImageSingleColoredRow() 3528 const tcu::RGBA refColor = tcu::RGBA(barColor); in verifyImageSingleColoredRow()
|