Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/egl/
H A DteglNativeColorMappingTests.cpp270 class NativeColorMappingCase : public SimpleConfigCase class
280NativeColorMappingCase(EglTestContext &eglTestCtx, const char *name, const char *description, bool…
282 ~NativeColorMappingCase(void);
291 NativeColorMappingCase::NativeColorMappingCase(EglTestContext &eglTestCtx, const char *name, const … in NativeColorMappingCase() function in deqp::egl::__anona81fa7d10111::NativeColorMappingCase
299 NativeColorMappingCase::~NativeColorMappingCase(void) in ~NativeColorMappingCase()
305 NativeColorMappingCase::NativeType nativeType, int waitFrames) in logConfigInfo()
322 if (nativeType == NativeColorMappingCase::NATIVETYPE_WINDOW) in logConfigInfo()
461 void NativeColorMappingCase::executeForConfig(EGLDisplay display, EGLConfig config) in executeForConfig()
582 void addTestGroups(EglTestContext &eglTestCtx, TestCaseGroup *group, NativeColorMappingCase::Native… in addTestGroups()
588 case NativeColorMappingCase::NATIVETYPE_WINDOW: in addTestGroups()
[all …]