Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fInternalFormatQueryTests.cpp109 const GLint maximumFormatSampleCount = samples[0]; in test() local
110 if (!(maximumFormatSampleCount >= maxSamples)) in test()
112 …::Message << "// ERROR: Expected maximum value in SAMPLES (" << maximumFormatSampleCount << ") to … in test()