commit | 3774b59be27672c2f6d7a053ad4e50ae91c5c9c8 | [log] [tgz] |
---|---|---|
author | Kwangkyu Park <kk48.park@samsung.com> | Thu Oct 17 02:37:33 2024 +0900 |
committer | Kwangkyu Park <kk48.park@samsung.com> | Thu Oct 17 02:52:38 2024 +0900 |
tree | dfa3a75f32bf30cceef838c7638b252d852a8a94 | |
parent | b6d489f44757c93ee6665d78561c75e424f0b1ba [diff] |
Fix render thread early termination Status variables in the render thread were not initialized. Therefore, it contained garbage values, resulting in the thread termination and causing eglCreateWindowSurface to fail. Bug:373830419 Change-Id: I3a33e8f20eae9474c725988988a5d9950c0b248b