Home
last modified time | relevance | path

Searched refs:SingleConfigGL44TestPackage (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcSingleConfigTestPackage.hpp51 class SingleConfigGL44TestPackage : public SingleConfigGL43TestPackage class
54 SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* packageName,
57 ~SingleConfigGL44TestPackage(void);
62 SingleConfigGL44TestPackage(const SingleConfigGL44TestPackage& other);
63 SingleConfigGL44TestPackage& operator=(const SingleConfigGL44TestPackage& other);
66 class SingleConfigGL45TestPackage : public SingleConfigGL44TestPackage
H A DglcSingleConfigTestPackage.cpp148 SingleConfigGL44TestPackage::SingleConfigGL44TestPackage(tcu::TestContext& testCtx, const char* packageName, const char* description, in SingleConfigGL44TestPackage() function in glcts::SingleConfigGL44TestPackage
154 SingleConfigGL44TestPackage::~SingleConfigGL44TestPackage(void) in ~SingleConfigGL44TestPackage()
159 void SingleConfigGL44TestPackage::init(void) in init()
179 : SingleConfigGL44TestPackage(testCtx, packageName, description, renderContextType) in SingleConfigGL45TestPackage()
191 SingleConfigGL44TestPackage::init(); in init()
/third_party/vk-gl-cts/external/openglcts/modules/
H A DglcTestPackageRegistry.cpp175 return new glcts::SingleConfigGL44TestPackage(testCtx, "KHR-Single-GL44"); in createSingleConfigGL44TestPackage()

Completed in 2 milliseconds