Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 16, 2018 17:48
Show Gist options
  • Save ryantm/a9e86aa35e93e5e67e0995b9c0e6837b to your computer and use it in GitHub Desktop.
Save ryantm/a9e86aa35e93e5e67e0995b9c0e6837b to your computer and use it in GitHub Desktop.
/nix/store/bmcn6qsqzk1qf2aq34kn8dpk1n9w58rf-vulkan-headers-1.1.82.0
├── include
│   └── vulkan
│   ├── vk_icd.h
│   ├── vk_layer.h
│   ├── vk_platform.h
│   ├── vk_sdk_platform.h
│   ├── vulkan_android.h
│   ├── vulkan_core.h
│   ├── vulkan.h
│   ├── vulkan.hpp
│   ├── vulkan_ios.h
│   ├── vulkan_macos.h
│   ├── vulkan_mir.h
│   ├── vulkan_vi.h
│   ├── vulkan_wayland.h
│   ├── vulkan_win32.h
│   ├── vulkan_xcb.h
│   ├── vulkan_xlib.h
│   └── vulkan_xlib_xrandr.h
└── share
└── vulkan
└── registry
├── cgenerator.py
├── generator.py
├── genvk.py
├── reg.py
├── validusage.json
└── vk.xml
5 directories, 23 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment