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

/external/deqp/framework/egl/
H A DegluUtil.hpp48 std::vector<std::string> getClientExtensions (EGLDisplay display);
H A DegluUtil.cpp68 vector<string> getClientExtensions (EGLDisplay display) function in namespace:eglu
H A DegluGLContextFactory.cpp388 const vector<string> exts = getClientExtensions(display);

Completed in 420 milliseconds