Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp725 const glw::GLint validSamples[] = {0, 1}; in test() local
729 …m_verifier->verifyIntegerAnyOf(m_testCtx, GL_SAMPLES, validSamples, DE_LENGTH_OF_ARRAY(validSample… in test()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1004 const glw::GLint validSamples[] = {0, 1}; in test() local
1008 …m_verifier->verifyIntegerAnyOf(m_testCtx, GL_SAMPLES, validSamples, DE_LENGTH_OF_ARRAY(validSample… in test()