Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextTests.hpp34 class CreateContextTests : public TestCaseGroup class
37 CreateContextTests (EglTestContext& eglTestCtx);
38 virtual ~CreateContextTests (void);
H A DteglCreateContextTests.cpp171 CreateContextTests::CreateContextTests (EglTestContext& eglTestCtx) in CreateContextTests() function in deqp::egl::CreateContextTests
176 CreateContextTests::~CreateContextTests (void) in ~CreateContextTests()
180 void CreateContextTests::init (void) in init()
H A DteglTestPackage.cpp114 addChild(new CreateContextTests (m_eglTestCtx)); in init()

Completed in 2 milliseconds