Open
Bug 1813207
Opened 2 years ago
Updated 2 years ago
Get release fence only when RenderAndroidHardwareBufferTextureHost exist in RenderCompositorEGL::EndFrame()
Categories
(Core :: Graphics, enhancement)
Core
Graphics
Tracking
()
NEW
People
(Reporter: sotaro, Assigned: sotaro)
References
(Blocks 1 open bug)
Details
Only AndroidHardwareBuffer of RenderAndroidHardwareBufferTextureHost/AndroidHardwareBufferTextureHost need to handle release fence directly. If RenderAndroidHardwareBufferTextureHost does not exist, the release fence is not needed.
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → sotaro.ikeda.g
You need to log in
before you can comment on or make changes to this bug.
Description
•