Searched defs:ErrorStream (Results 1 – 3 of 3) sorted by relevance
103 std::unique_ptr<StringStream> ErrorStream; variable
89 using ErrorStream = angle::ErrorStreamBase<Error, EGLint, EGL_SUCCESS, EGLint, EnumT>; variable