Searched refs:supportedValue (Results 1 – 1 of 1) sorted by relevance
124 const int supportedValue = ctxInfo.getInt((int)pname); in checkImplementationLimits() local126 if (supportedValue <= requiredValue) in checkImplementationLimits()127 … de::toString(glu::getGettableStateStr(pname)) + " (" + de::toString(supportedValue) + ") >= " + d… in checkImplementationLimits()