Home
last modified time | relevance | path

Searched refs:supportedValue (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp124 const int supportedValue = ctxInfo.getInt((int)pname); in checkImplementationLimits() local
126 if (supportedValue <= requiredValue) in checkImplementationLimits()
127 … de::toString(glu::getGettableStateStr(pname)) + " (" + de::toString(supportedValue) + ") >= " + d… in checkImplementationLimits()