Searched refs:depthLevelColors (Results 1 – 1 of 1) sorted by relevance
915 tcu::Vec4 depthLevelColors[] = { in renderDepth() local929 DE_STATIC_ASSERT(DE_LENGTH_OF_ARRAY(depthLevels) == DE_LENGTH_OF_ARRAY(depthLevelColors)); in renderDepth()939 tcu::Vec4 color = depthLevelColors[level]; in renderDepth()964 …(depthLevelColors[level].x() * 255.0f), (int)(depthLevelColors[level].y() * 255.0f), (int)(depthLe… in renderDepth()