Updated Vulkan headers to 1.0.46
This commit is contained in:
parent
e672eac3a0
commit
8d06cc563a
10 changed files with 728 additions and 322 deletions
1
external/vulkan/vk_icd.h
vendored
1
external/vulkan/vk_icd.h
vendored
|
|
@ -24,6 +24,7 @@
|
|||
#define VKICD_H
|
||||
|
||||
#include "vulkan.h"
|
||||
#include <stdbool.h>
|
||||
|
||||
// Loader-ICD version negotiation API. Versions add the following features:
|
||||
// Version 0 - Initial. Doesn't support vk_icdGetInstanceProcAddr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue