HomeSort by relevance Sort by last modified time
    Searched refs:getContextAttribListStr (Results 1 - 2 of 2) sorted by null

  /external/deqp/framework/egl/
egluStrUtil.hpp 86 inline ContextAttribListFmt getContextAttribListStr (const int* attribs) { return ContextAttribListFmt(attribs); }
egluCallLogWrapper.inl 241 m_log << TestLog::Message << "eglCreateContext(" << getEGLDisplayStr(param0) << ", " << toHex(param1) << ", " << getEGLContextStr(param2) << ", " << getContextAttribListStr(param3) << ");" << TestLog::EndMessage;

Completed in 73 milliseconds