Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2666 const GLint validDraw0Values[] = {GL_FRONT_LEFT, GL_BACK}; in test() local
2667 m_verifier->verifyIntegerAnyOf(m_testCtx, GL_DRAW_BUFFER0, validDraw0Values, DE_LENGTH_OF_ARRAY(validDraw0Values)); in test()
2710 m_verifier->verifyIntegerAnyOf(m_testCtx, GL_DRAW_BUFFER0, validDraw0Values, DE_LENGTH_OF_ARRAY(validDraw0Values)); in test()

Completed in 6 milliseconds