headers: Add missing include to vk_icd.h
This commit is contained in:
parent
ebab9a4cd1
commit
1e7d756b7d
@ -24,6 +24,7 @@
|
|||||||
#define VKICD_H
|
#define VKICD_H
|
||||||
|
|
||||||
#include "vulkan.h"
|
#include "vulkan.h"
|
||||||
|
#include <stdbool.h>
|
||||||
|
|
||||||
// Loader-ICD version negotiation API. Versions add the following features:
|
// Loader-ICD version negotiation API. Versions add the following features:
|
||||||
// Version 0 - Initial. Doesn't support vk_icdGetInstanceProcAddr
|
// Version 0 - Initial. Doesn't support vk_icdGetInstanceProcAddr
|
||||||
|
Loading…
x
Reference in New Issue
Block a user