CMD + K

vulkan-validation-layers

Community

Vulkan validation layers to assist developers in the correct usage of the API.

Installation

To install this package, run one of the following:

Conda
$conda install schrodinger::vulkan-validation-layers

Usage Tracking

1.3.290
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Vulkan validation layers to assist developers in the correct usage of the API.

Last Updated

Oct 1, 2024 at 03:48

License

Apache-2.0

Total Downloads

32

Supported Platforms

win-64
linux-64