Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp128 const int supportedValue = ctxInfo.getInt((int)pname); in checkImplementationLimits() local
130 if (supportedValue <= requiredValue) in checkImplementationLimits()
131 … de::toString(glu::getGettableStateStr(pname)) + " (" + de::toString(supportedValue) + ") >= " + d… in checkImplementationLimits()