Searched refs:displayExtensios (Results 1 – 1 of 1) sorted by relevance
138 …const std::vector<std::string> displayExtensios = eglu::getDisplayExtensions(m_eglTestCtx.getLibra… in init() local139 m_supported.insert(m_supported.end(), displayExtensios.begin(), displayExtensios.end()); in init()