Home
last modified time | relevance | path

Searched refs:chooseConfigReference (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglChooseConfigReference.hpp39 void chooseConfigReference (const eglw::Library& egl, eglw::EGLDisplay display, std::vector<eglw::EGLConfig>& dst, const std::vector<std::pair<eglw::EGLenum, eglw::EGLint> >& attributes);
H A DteglChooseConfigReference.cpp511 void chooseConfigReference (const Library& egl, EGLDisplay display, std::vector<EGLConfig>& dst, const std::vector<std::pair<EGLenum, EGLint> >& attributes) in chooseConfigReference() function
H A DteglChooseConfigTests.cpp194 chooseConfigReference(egl, m_display, referenceConfigs, attributes); in executeTest()

Completed in 3 milliseconds