Provided by: vulkan-utils_1.1.70+dfsg1-1ubuntu0.18.04.1_amd64
NAME
vulkan-smoketest - a Vulkan demo application
SYNOPSIS
vulkan-smoketest [options]
DESCRIPTION
The vulkan-smoketest program demonstrates multi-thread command buffer recording. It displays lots of moving and rotating 3D objects like teapots, spheres and pyramids.
OPTIONS
--b Disable vsync. --w width Set initial width. The default width is 1280. --h height Set initial height. The default height is 1024. --v, --validate Enable validation. --vv Enable verbose validation. --nt Disable tick. --nr Disable rendering. --np Disable presentation. --flush Flush buffers. --c max_count Set max frame count. -s Use single-thread mode. -p Use push constants.
INTERACTIVE CONTROL
The following keys may be pressed while vulkan-smoketest is running: Up Zoom in. Down Zoom out. Space Pause / Unpause. Esc Quit.
AUTHOR
vulkan-smoketest was originally written by Google, Inc. This manual page was written by Andreas Boll <andreas.boll.dev@gmail.com>, for the Debian project (but may be used by others). 2018-01-25 vulkan-smoketest(1)