Searched refs:maximumFormatSampleCount (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fInternalFormatQueryTests.cpp109 const GLint maximumFormatSampleCount = samples[0]; local
110 if (!(maximumFormatSampleCount >= maxSamples))
112 m_testCtx.getLog() << TestLog::Message << "// ERROR: Expected maximum value in SAMPLES (" << maximumFormatSampleCount << ") to be at least the value of MAX_SAMPLES (" << maxSamples << ")" << TestLog::EndMessage;

Completed in 308 milliseconds