FIFO present mode doesn't wait
Description
FIFO present mode doesn't seem to slow the application down, vkAcquireNextImageKHR returns quickly.
Steps to reproduce
vkcube --present_mode 2
System information
System:
Host: arch Kernel: 5.16.2-zen1-1-zen x86_64 bits: 64 compiler: gcc
v: 11.1.0 Desktop: GNOME 41.3 tk: GTK 3.24.31 wm: gnome-shell dm: GDM
Distro: Arch Linux
CPU:
Info: 6-core model: AMD Ryzen 5 1600 bits: 64 type: MT MCP arch: Zen rev: 1
cache: L1: 576 KiB L2: 3 MiB L3: 16 MiB
Speed (MHz): avg: 1565 high: 2810 min/max: 1550/3200 boost: enabled
cores: 1: 1981 2: 1631 3: 1590 4: 2810 5: 1349 6: 1271 7: 1374 8: 1371
9: 1315 10: 1341 11: 1375 12: 1374 bogomips: 76644
Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: Sapphire Limited Nitro+ driver: amdgpu v: kernel bus-ID: 06:00.0
chip-ID: 1002:67df
Display: x11 server: X.Org 1.21.1.3 compositor: gnome-shell driver:
loaded: amdgpu resolution: 1: 1920x1080 2: 1920x1080~60Hz 3: 1200x1920~60Hz
s-dpi: 96
OpenGL: renderer: AMD Radeon RX 580 Series (polaris10 LLVM 13.0.0 DRM
3.44 5.16.2-zen1-1-zen)
v: 4.6 Mesa 22.0.0-devel (git-272fba8e75) direct render: Yes
Regression
272fba8e is the first bad commit
Edited by Friz64