Lines Matching refs:coverage
165 vector<float> getPartScreenQuad (float coverage, float depth)
167 const float xMax = -1.0f + 2.0f*coverage;
1518 PartialOccluderCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, const char* desc, float coverage)
1520 , m_coverage (coverage)
1813 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "partial_coverage", "Partial Coverage");
1829 tcu::TestCaseGroup* const group = new tcu::TestCaseGroup(m_testCtx, "frag_depth", "Partial Coverage");