Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboTestCase.hpp58 void checkSampleCount (deUint32 sizedFormat, int numSamples);
Des3fFboMultisampleTests.cpp71 checkSampleCount (m_colorFormat, m_numSamples); in preCheck()
76 checkSampleCount (m_depthStencilFormat, m_numSamples); in preCheck()
Des3fFboTestCase.cpp355 void FboTestCase::checkSampleCount (deUint32 sizedFormat, int numSamples) in checkSampleCount() function in deqp::gles3::Functional::FboTestCase
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboTestCase.hpp58 void checkSampleCount (deUint32 sizedFormat, int numSamples);
Des31fFboTestCase.cpp375 void FboTestCase::checkSampleCount (deUint32 sizedFormat, int numSamples) in checkSampleCount() function in deqp::gles31::Functional::FboTestCase