Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp348 static std::vector<int> querySampleCounts (const glw::Functions& gl, deUint32 format) in querySampleCounts() function
373 …const std::vector<int> supportedSampleCounts = querySampleCounts(m_context.getRenderContext().getF… in checkSampleCount()
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp335 static std::vector<int> querySampleCounts (const glw::Functions& gl, deUint32 format) in querySampleCounts() function
360 …const std::vector<int> supportedSampleCounts = querySampleCounts(m_context.getRenderContext().getF… in checkSampleCount()