Searched refs:PrimitiveSetInvarianceCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fTessellationTests.cpp | 3516 class PrimitiveSetInvarianceCase : public TestCase class 3528 …PrimitiveSetInvarianceCase (Context& context, const char* name, const char* description, TessPrimi… in PrimitiveSetInvarianceCase() function in deqp::gles31::Functional::__anon4a9088cf0211::PrimitiveSetInvarianceCase 3581 vector<PrimitiveSetInvarianceCase::LevelCase> PrimitiveSetInvarianceCase::genTessLevelCases (void) … in genTessLevelCases() 3616 void PrimitiveSetInvarianceCase::init (void) in init() 3721 void PrimitiveSetInvarianceCase::deinit (void) in deinit() 3726 PrimitiveSetInvarianceCase::IterateResult PrimitiveSetInvarianceCase::iterate (void) in iterate() 3840 class InvariantPrimitiveSetCase : public PrimitiveSetInvarianceCase 3844 …: PrimitiveSetInvarianceCase(context, name, description, primType, spacing, usePointMode, winding … in InvariantPrimitiveSetCase() 4700 class InvariantTriangleSetCase : public PrimitiveSetInvarianceCase 4704 …: PrimitiveSetInvarianceCase(context, name, description, primType, spacing, false, WINDINGUSAGE_VA… in InvariantTriangleSetCase() [all …]
|