Scroll to navigation

vulkan-smoketest(1) General Commands Manual vulkan-smoketest(1)

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

Disable vsync.
Set initial width. The default width is 1280.
Set initial height. The default height is 1024.
Enable validation.
Enable verbose validation.
Disable tick.
Disable rendering.
Disable presentation.
Flush buffers.
Set max frame count.
Use single-thread mode.
Use push constants.

INTERACTIVE CONTROL

The following keys may be pressed while vulkan-smoketest is running:

Zoom in.
Zoom out.
Pause / Unpause.
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