Searched refs:PartialOccluderCullCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles3/performance/ |
D | es3pDepthTests.cpp | 1516 class PartialOccluderCullCase : public RelativeChangeCase class 1519 …PartialOccluderCullCase (TestContext& testCtx, const RenderContext& renderCtx, const char* name, … in PartialOccluderCullCase() function in deqp::gles3::Performance::__anon7036f9730111::PartialOccluderCullCase 1524 ~PartialOccluderCullCase (void) {} in ~PartialOccluderCullCase() 1818 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "100", "Occluder covering only par… in init() 1819 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "099", "Occluder covering only par… in init() 1820 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "095", "Occluder covering only par… in init() 1821 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "090", "Occluder covering only par… in init() 1822 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "080", "Occluder covering only par… in init() 1823 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "070", "Occluder covering only par… in init() 1824 …group->addChild(new PartialOccluderCullCase(testCtx, renderCtx, "050", "Occluder covering only par… in init() [all …]
|