Searched refs:cDepthParams (Results 1 – 1 of 1) sorted by relevance
650 const auto& cDepthParams = depthParams[ndxParams]; in populateTestGroup() local651 const float minDepth = 0.5f + cDepthParams.delta / 2.0f; in populateTestGroup()652 const float maxDepth = minDepth - cDepthParams.delta; in populateTestGroup()660 cDepthParams.depthBiasEnable, in populateTestGroup()661 cDepthParams.depthBiasClamp, in populateTestGroup()664 std::string name = cDepthClamp.name + "_" + cDepthParams.name; in populateTestGroup()