Home
last modified time | relevance | path

Searched refs:NativeColorMappingTests (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/egl/
H A DteglNativeColorMappingTests.hpp34 class NativeColorMappingTests : public TestCaseGroup class
37 NativeColorMappingTests(EglTestContext &eglTestCtx);
H A DteglNativeColorMappingTests.cpp618 NativeColorMappingTests::NativeColorMappingTests(EglTestContext &eglTestCtx) in NativeColorMappingTests() function in deqp::egl::NativeColorMappingTests
623 void NativeColorMappingTests::init(void) in init()
H A DteglTestPackage.cpp130 addChild(new NativeColorMappingTests(m_eglTestCtx)); in init()