Skip to Content

vulkan-hpp vdeprecated

Created
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

Unspecified

# Supported Platforms

!uwp & !xbox

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • myd7349's avatar myd7349
  • Phoebe's avatar Phoebe
  • Billy O'Neal's avatar Billy O'Neal
  • Christoph Neuhauser's avatar Christoph Neuhauser
  • Mengna Li's avatar Mengna Li
  • 百地 希留耶's avatar 百地 希留耶
  • Chuck Walbourn's avatar Chuck Walbourn
  • Weihang Ding's avatar Weihang Ding
  • qbojj's avatar qbojj

# Changelog

  • 48d0be9 [vulkan-hpp] deprecate vulkan-hpp (#32975)
  • b7ba255 fix error hash (#32842)
  • 32675c8 [vulkan-hpp] Bump to 1.3.259 (#32769)
  • 7a4ca3f UWP 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)
  • b295670 Bulk convert control files. (#19986)
  • 64f20ad [vulkan-headers, vulkan-hpp ,vulkan-memory-allocator] Update to the latestion version (#18976)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 8782b0b [vcpkg] Fix spec instance name (#10660)
  • 2992434 [vulkan-hpp] Add new port (#6400)

# Source