Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglPreservingSwapTests.cpp592 const PreservingSwapTest::DrawType postSwapDrawTypes[] = in init() local
613 …for (int postSwapDrawTypeNdx = 0; postSwapDrawTypeNdx < DE_LENGTH_OF_ARRAY(postSwapDrawTypes); pos… in init()
615 const PreservingSwapTest::DrawType postSwapDrawType = postSwapDrawTypes[postSwapDrawTypeNdx]; in init()