Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 625eb017 authored by sm1021.shin's avatar sm1021.shin Committed by Hung-ying Tyan
Browse files

Add default maxBufferCount in GraphicBufferProducer



Some modules that inherit and use IGraphicBufferProducer
don't set maxBufferCount. As a result, the maxBufferCount value
that has been queried in libvulkan is 0,
and the creation of swapchain fails.

Therefore, the default value (64) is set to maxBufferCount.

Test: build, Mcts
Bug: 376142095
Bug: 377778846

Change-Id: Ie5c5f747ecd6c15ffae80cc32b9f5a90b1a44df3
Merged-In: Ie5c5f747ecd6c15ffae80cc32b9f5a90b1a44df3
Signed-off-by: default avatarsm1021.shin <sm1021.shin@samsung.com>
(cherry picked from commit ec1f230d)
parent e4c3e224
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment