Searched defs:attribMapToList (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/egl/
H A DegluUtil.cpp46 vector<EGLint> attribMapToList (const AttribMap& attribs) function in namespace:eglu
167 const vector<EGLint> attribList = attribMapToList(attribs);
173 const vector<EGLint> attribList = attribMapToList(attribs);

Completed in 63 milliseconds