Skip to content

Commit 5c6a616

Browse files
authored
Merge pull request #15383 from dmanlfc/mo-vulkan
get more vulkan details
2 parents 91410a4 + c57077a commit 5c6a616

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)