Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp96 tcu::Vec4 scaleColor(const tcu::Vec4& color, float factor) in scaleColor() function
658 …nst tcu::Vec4 barColors[barsCount] = { scaleColor(baseColor, 1.00f), scaleColor(baseColor, 0.50f… in verifyLayerContent()
1257 …const tcu::Vec4 clearColor = scaleColor(s_colors[layerNdx % DE_LENGTH_OF_ARRAY(s_colors)], … in testLayeredReadBack()