vulkan-headers

Vulkan headers

  • version 1.3.301-1
  • is not a group package

Dependencies

Installation

Install it by running either;

kpkg install vulkan-headers

or

kpkg build vulkan-headers

To see the difference, see The handbook

Dependency Graph

graph TD
    N0["jsoncpp"]
    N1["vulkan-headers"]
    style N1 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N2["cmake"]
    N3["ninja"]
    N4["libuv"]
    N5["libtool"]
    N6["rhash"]
    N0 --> N2
    N2 --> N1
    N3 --> N1
    N4 --> N2
    N5 --> N4
    N6 --> N2