Searched refs:PrimitiveSetInvarianceCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 3472 class PrimitiveSetInvarianceCase : public TestCase class 3484 …PrimitiveSetInvarianceCase (Context& context, const char* name, const char* description, TessPrimi… in PrimitiveSetInvarianceCase() function in deqp::gles31::Functional::__anon7e98ac8e0211::PrimitiveSetInvarianceCase 3537 vector<PrimitiveSetInvarianceCase::LevelCase> PrimitiveSetInvarianceCase::genTessLevelCases (void) … in genTessLevelCases() 3572 void PrimitiveSetInvarianceCase::init (void) in init() 3676 void PrimitiveSetInvarianceCase::deinit (void) in deinit() 3681 PrimitiveSetInvarianceCase::IterateResult PrimitiveSetInvarianceCase::iterate (void) in iterate() 3795 class InvariantPrimitiveSetCase : public PrimitiveSetInvarianceCase 3799 …: PrimitiveSetInvarianceCase(context, name, description, primType, spacing, usePointMode, winding … in InvariantPrimitiveSetCase() 4652 class InvariantTriangleSetCase : public PrimitiveSetInvarianceCase 4656 …: PrimitiveSetInvarianceCase(context, name, description, primType, spacing, false, WINDINGUSAGE_VA… in InvariantTriangleSetCase() [all …]
|