Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSampleVariableTests.cpp1937 const deUint32 minNumInvocations = (deUint32)de::max(1, (m_numTargetSamples+1)/2); in postTest() local
1942 …cting equal to the number of invocations, (greater or equal to " << minNumInvocations << ")" << tc… in postTest()
1955 if ((int)masks.size() < (int)minNumInvocations) in postTest()
1961 … only " << (int)masks.size() << " separate mask sets. Expected " << minNumInvocations << " or more… in postTest()