Home
last modified time | relevance | path

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

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