Searched defs:multisample (Results 1 – 3 of 3) sorted by relevance
99 unsigned multisample:1; /* XXX maybe more ms state in future */ member
2047 …4& p2, const tcu::IVec2& pixel, const tcu::IVec2& viewportSize, int subpixelBits, bool multisample) in calculateTriangleCoverage()
2057 const bool multisample = m_context.getRenderTarget().getNumSamples() > 1; in checkLineWidths() local