Searched refs:kLastContextType (Results 1 – 3 of 3) sorted by relevance
47 kLastContextType = kMock_ContextType enumerator50 static const int kContextTypeCnt = kLastContextType + 1;
46 kLastContextType = kMock_ContextType enumerator49 static const int kContextTypeCnt = kLastContextType + 1;
38 for (int i = 0; i <= GrContextFactory::kLastContextType; ++i) { in DEF_GPUTEST()