Searched refs:chooseConfigReference (Results 1 - 3 of 3) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglChooseConfigReference.hpp | 39 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 D | teglChooseConfigReference.cpp | 511 void chooseConfigReference (const Library& egl, EGLDisplay display, std::vector<EGLConfig>& dst, const std::vector<std::pair<EGLenum, EGLint> >& attributes) in chooseConfigReference() function
|
H A D | teglChooseConfigTests.cpp | 194 chooseConfigReference(egl, m_display, referenceConfigs, attributes); in executeTest()
|
Completed in 3 milliseconds