HomeSort by relevance Sort by last modified time
    Searched refs:querySampleCounts (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles3/functional/
es3fFboTestCase.cpp 325 static std::vector<int> querySampleCounts (const glw::Functions& gl, deUint32 format)
350 const std::vector<int> supportedSampleCounts = querySampleCounts(m_context.getRenderContext().getFunctions(), sizedFormat);
  /external/deqp/modules/gles31/functional/
es31fFboTestCase.cpp 330 static std::vector<int> querySampleCounts (const glw::Functions& gl, deUint32 format)
355 const std::vector<int> supportedSampleCounts = querySampleCounts(m_context.getRenderContext().getFunctions(), sizedFormat);

Completed in 86 milliseconds