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

  /external/deqp/modules/gles31/functional/
es31fPrimitiveBoundingBoxTests.cpp     [all...]
  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 749 const bool isMsaa = m_context.getRenderTarget().getNumSamples() > 1;
768 if (m_lineWidth != 1.0f && isMsaa)
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 752 const bool isMsaa = m_context.getRenderTarget().getNumSamples() > 1;
771 if (m_lineWidth != 1.0f && isMsaa)
    [all...]

Completed in 141 milliseconds