vulkan-headers

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["automake"]
    N2["vulkan-headers"]
    style N2 fill:#4a9eff,stroke:#2d7dd2,stroke-width:3px,color:#fff
    N3["cmake"]
    N4["autoconf"]
    N5["ninja"]
    N6["libuv"]
    N7["libtool"]
    N8["rhash"]
    N0 --> N3
    N1 --> N6
    N3 --> N2
    N4 --> N1
    N5 --> N2
    N6 --> N3
    N7 --> N6
    N8 --> N3