Skip to content

Commit c57077a

Browse files
committed
get more vulkan details
1 parent 2fceb36 commit c57077a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package/batocera/core/batocera-scripts/scripts/batocera-support

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ fi
175175
# Vulkan
176176
if command -v vulkaninfo >/dev/null; then
177177
vulkaninfo --summary > "${DDISPLAY}/vulkan_summary.txt" 2>/dev/null
178+
vulkaninfo > "${DDISPLAY}/vulkan_info.txt" 2>/dev/null
178179
fi
179180

180181
# Wayland Compositor State (Sway)

0 commit comments

Comments
 (0)