aboutsummaryrefslogtreecommitdiff
path: root/graphics/vulkan-validation-layers/pkg-descr
blob: 2c6bacf8a2e351f223a0c06fd36bdcfed4bd7fbb (plain) (blame)
1
2
3
4
5
6
7
8
9
Vulkan is an Explicit API, enabling direct control over how GPUs
actually work. By design, minimal error checking is done inside a
Vulkan driver. Applications have full control and responsibility for
correct operation. Any errors in how Vulkan is used can result in a
crash. This project provides Vulkan validation layers that can be
enabled to assist development by enabling developers to verify their
applications correct use of the Vulkan API.

WWW: https://github.com/KhronosGroup/Vulkan-ValidationLayers