Home
last modified time | relevance | path

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

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