Home
last modified time | relevance | path

Searched refs:SingleConfigGL46TestPackage (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcSingleConfigTestPackage.hpp81 class SingleConfigGL46TestPackage : public SingleConfigGL45TestPackage class
84 SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* packageName,
87 ~SingleConfigGL46TestPackage(void);
92 SingleConfigGL46TestPackage(const SingleConfigGL46TestPackage& other);
93 SingleConfigGL46TestPackage& operator=(const SingleConfigGL46TestPackage& other);
DglcSingleConfigTestPackage.cpp206 SingleConfigGL46TestPackage::SingleConfigGL46TestPackage(tcu::TestContext& testCtx, const char* pac… in SingleConfigGL46TestPackage() function in glcts::SingleConfigGL46TestPackage
212 SingleConfigGL46TestPackage::~SingleConfigGL46TestPackage(void) in ~SingleConfigGL46TestPackage()
217 void SingleConfigGL46TestPackage::init(void) in init()