Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp144 FLAG_IN_GROUP = 0x4, enumerator
184 , m_syncWithGroup ((flags & FLAG_IN_GROUP) != 0) in InterInvocationTestCase()
3186 const int extraFlags = (groupNdx == 0) ? (0) : (InterInvocationTestCase::FLAG_IN_GROUP); in init()