Skip to content

vulkan-hppvdeprecated

Updated

[deprecated] Header only C++ bindings for the Vulkan C API

#Usage

vulkan-hpp is deprecated. Please use port vulkan-headers instead.
vulkan-hpp can be used with CMake:

find_package(VulkanHeaders CONFIG)
target_link_libraries(main PRIVATE Vulkan::Headers)

#License

Not declared in the port manifest

#Supported Platforms

!uwp & !xbox

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

2 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • myd7349's avatarmyd7349
  • Phoebe's avatarPhoebe
  • Billy O'Neal's avatarBilly O'Neal
  • Christoph Neuhauser's avatarChristoph Neuhauser
  • Mengna Li's avatarMengna Li
  • 百地 希留耶's avatar百地 希留耶
  • Chuck Walbourn's avatarChuck Walbourn
  • Weihang Ding's avatarWeihang Ding
  • qbojj's avatarqbojj

#Changelog

  • 48d0be9[vulkan-hpp] deprecate vulkan-hpp (#32975)
  • b7ba255fix error hash (#32842)
  • 32675c8[vulkan-hpp] Bump to 1.3.259 (#32769)
  • 7a4ca3fUWP toolchain fix and update some supports expressions for uwp/xbox (#30096)
  • c1d764a[community triplet] adds triplets for building for the Xbox platform (#29210)
  • cc3efdb[vulkan-hpp] Update to 1.3.231 (#27755)
  • 5c09112[vulkan-headers/vulkan-hpp] update to v1.2.203 (#22364)
  • b295670Bulk convert control files. (#19986)
  • 64f20ad[vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 8782b0b[vcpkg] Fix spec instance name (#10660)
  • 2992434[vulkan-hpp] Add new port (#6400)