Lines Matching defs:result
217 // Initialize case result to pass.
306 tcu::Surface result;
310 tcu::Surface& dst = ndx ? reference : result;
323 bool isOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference.getAccess(), result.getAccess(), threshold,
392 tcu::Surface result;
401 tcu::Surface& dst = ndx ? reference : result;
415 bool isFaceOk = tcu::fuzzyCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference, result, threshold,
497 tcu::Surface result;
501 tcu::Surface& dst = ndx ? reference : result;
515 bool depthOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference.getAccess(), result.getAccess(), threshold,
596 tcu::Surface result;
602 tcu::Surface& dst = ndx ? reference : result;
616 bool depthOk = tcu::intThresholdCompare(m_testCtx.getLog(), name.c_str(), desc.c_str(), reference.getAccess(), result.getAccess(), threshold,