Searched refs:NativeColorMappingTests (Results 1 – 3 of 3) sorted by relevance
34 class NativeColorMappingTests : public TestCaseGroup class37 NativeColorMappingTests(EglTestContext &eglTestCtx);
618 NativeColorMappingTests::NativeColorMappingTests(EglTestContext &eglTestCtx) in NativeColorMappingTests() function in deqp::egl::NativeColorMappingTests623 void NativeColorMappingTests::init(void) in init()
130 addChild(new NativeColorMappingTests(m_eglTestCtx)); in init()