Registry / utility / vk-bootstrap

vk-bootstrap

JSON →
library1.4.341vcpkgunverified

Vulkan bootstraping library.

vcpkg install vk-bootstrap
INSTALL
IMPORT
SIG · VK-BOOTSTRAP
V
vk-bootstrap
utilitycppv1.4.341
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vkbootstrap/VkBootstrap.h
#include <vkbootstrap/VkBootstrap.h>

Create a Vulkan instance using vk-bootstrap

#include <vkbootstrap/VkBootstrap.h> int main() { vkb::InstanceBuilder builder; auto inst_ret = builder.build(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.341latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

vk-bootstrap — pip install vk-bootstrap · libregistry