Searched defs:preSwapDrawType (Results 1 – 1 of 1) sorted by relevance
268 … DrawType preSwapDrawType, DrawType postSwapDrawType, const char *name, in PreservingSwapTest()523 string generateTestName(PreservingSwapTest::DrawType preSwapDrawType, PreservingSwapTest::DrawType … in generateTestName()607 … const PreservingSwapTest::DrawType preSwapDrawType = preSwapDrawTypes[preSwapDrawTypeNdx]; in init() local