Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp1959 SAMPLECOUNT_HIGH = 0, enumerator
1981 …const glw::GLenum expectedError = (m_sampleParam == SAMPLECOUNT_HIGH) ? (GL_INVALID_OPERATION) : … in iterate()
1991 if (m_sampleParam == SAMPLECOUNT_HIGH) in iterate()
2099 …sample_count", "TexStorage with high numSamples", NegativeTexureSampleCase::SAMPLECOUNT_HIGH)); in init()