Lines Matching defs:targets
80 static const GLenum targets[] =
86 return de::getSizedArrayElement<DrawTestSpec::TARGET_LAST>(targets, (int)target);
2322 static const char* targets[] =
2328 return de::getSizedArrayElement<DrawTestSpec::TARGET_LAST>(targets, (int)target);
3767 m_testCtx.getLog() << tcu::TestLog::Message << "Warning: Comparision of result from multisample render targets are not as stricts as without multisampling. Might produce false positives!" << tcu::TestLog::EndMessage;