Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglPreservingSwapTests.cpp585 const PreservingSwapTest::DrawType preSwapDrawTypes[] = in init() local
609 …for (int preSwapDrawTypeNdx = 0; preSwapDrawTypeNdx < DE_LENGTH_OF_ARRAY(preSwapDrawTypes); preSwa… in init()
611 const PreservingSwapTest::DrawType preSwapDrawType = preSwapDrawTypes[preSwapDrawTypeNdx]; in init()