Searched defs:genAllSetToNthBitSampleMask (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fMultisampleTests.cpp94 static std::vector<deUint32> genAllSetToNthBitSampleMask (int nthBit) function in namespace:deqp::gles31::Functional::__anon3585
601 const std::vector<deUint32> sampleMask = genAllSetToNthBitSampleMask(m_currentIteration);
H A Des31fTextureMultisampleTests.cpp94 static std::vector<deUint32> genAllSetToNthBitSampleMask (int nthBit) function in namespace:deqp::gles31::Functional::__anon3723
849 const std::vector<deUint32> effectiveMask = genAllSetToNthBitSampleMask(m_samples);

Completed in 47 milliseconds