Home
last modified time | relevance | path

Searched refs:parseClientAPIs (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/egl/
H A DegluUtil.cpp475 vector<EGLenum> parseClientAPIs(const std::string &apiList) in parseClientAPIs() function
488 return parseClientAPIs(egl.queryString(display, EGL_CLIENT_APIS)); in getClientAPIs()
H A DegluUtil.hpp100 std::vector<eglw::EGLenum> parseClientAPIs(const std::string &apiList);