Skip to content

Vulkan buffer acquisition failure (err=NO_BUFFER_AVAILABLE) on MediaTek devices when not using VK_PRESENT_MODE_FIFO_KHR #2499

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
531387937 opened this issue Feb 26, 2025 · 0 comments

Comments

@531387937
Copy link

When using Vulkan on MediaTek-powered devices (e.g., Dimensity series), the acquireNextBufferLocked function fails with err=NO_BUFFER_AVAILABLE in logcat if the swapchain is not configured with VK_PRESENT_MODE_FIFO_KHR.

Device Information:
Device: OPPO FIND X8
​SoC: MediaTek Dimensity 9400
​OS: Android , ColorOS15.0

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants