Home
last modified time | relevance | path

Searched refs:ESEXTTestPackage (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.hpp41 class ESEXTTestPackage : public deqp::TestPackage class
44 ESEXTTestPackage(tcu::TestContext& testCtx, const char* packageName);
45 ~ESEXTTestPackage(void);
52 ESEXTTestPackage(const ESEXTTestPackage& other);
53 ESEXTTestPackage& operator=(const ESEXTTestPackage& other);
H A DesextcTestPackage.cpp48 TestCaseWrapper(ESEXTTestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism);
56 ESEXTTestPackage& m_testPackage;
60 TestCaseWrapper::TestCaseWrapper(ESEXTTestPackage& package, de::SharedPtr<tcu::WaiverUtil> waiverMechanism) in TestCaseWrapper()
113 ESEXTTestPackage::ESEXTTestPackage(tcu::TestContext& testCtx, const char* packageName) in ESEXTTestPackage() function in esextcts::ESEXTTestPackage
119 ESEXTTestPackage::~ESEXTTestPackage(void) in ~ESEXTTestPackage()
123 void ESEXTTestPackage::init(void) in init()
160 tcu::TestCaseExecutor* ESEXTTestPackage::createExecutor(void) const in createExecutor()
162 return new TestCaseWrapper(const_cast<ESEXTTestPackage in createExecutor()
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DglcTestPackageEntry_override.cpp53 return new esextcts::ESEXTTestPackage(testCtx, "KHR-GLESEXT"); in createESEXTPackage()
/third_party/vk-gl-cts/external/openglcts/modules/
H A DglcTestPackageRegistry.cpp150 return new esextcts::ESEXTTestPackage(testCtx, "KHR-GLESEXT"); in createESEXTPackage()

Completed in 2 milliseconds