Home
last modified time | relevance | path

Searched defs:CandidateConfig (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/egl/
H A DegluConfigFilter.cpp39 CandidateConfig::CandidateConfig(const eglw::Library &egl, eglw::EGLDisplay display, eglw::EGLConfi… in CandidateConfig() function in eglu::CandidateConfig
47 CandidateConfig::CandidateConfig(const ConfigInfo &configInfo) : m_type(TYPE_CONFIG_INFO) in CandidateConfig() function in eglu::CandidateConfig
H A DegluConfigFilter.hpp43 class CandidateConfig class