Searched refs:checkSampleCount (Results 1 - 5 of 5) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fFboTestCase.hpp58 void checkSampleCount (deUint32 sizedFormat, int numSamples);
H A Des3fFboMultisampleTests.cpp70 checkSampleCount (m_colorFormat, m_numSamples);
75 checkSampleCount (m_depthStencilFormat, m_numSamples);
H A Des3fFboTestCase.cpp343 void FboTestCase::checkSampleCount (deUint32 sizedFormat, int numSamples) function in class:deqp::gles3::Functional::FboTestCase
/external/deqp/modules/gles31/functional/
H A Des31fFboTestCase.hpp58 void checkSampleCount (deUint32 sizedFormat, int numSamples);
H A Des31fFboTestCase.cpp348 void FboTestCase::checkSampleCount (deUint32 sizedFormat, int numSamples) function in class:deqp::gles31::Functional::FboTestCase

Completed in 50 milliseconds