diff options
author | unknown <[email protected]> | 2022-11-22 18:46:39 -0700 |
---|---|---|
committer | Charles Giessen <[email protected]> | 2022-12-07 13:36:40 -0600 |
commit | b75e5a02b6933caf86c5822d019067b335492c85 (patch) | |
tree | d44b03e161d36d815fd9ef13c16b498fc547bda4 /include/vulkan/vulkan_enums.hpp | |
parent | 891c40de1ae1a02b6e2475e1e9684e0fc94fff27 (diff) | |
download | Vulkan-Headers-b75e5a02b6933caf86c5822d019067b335492c85.tar.gz Vulkan-Headers-b75e5a02b6933caf86c5822d019067b335492c85.zip |
vk_icd.h: Add ICD Version 7sdk-1.3.236.0sdk-1.3.236
If an ICD supports any of the following functions, they must be
queryable with vk_icdGetInstanceProcAddr:
vk_icdNegotiateLoaderICDInterfaceVersion
vk_icdGetPhysicalDeviceProcAddr
vk_icdEnumerateAdapterPhysicalDevices (Windows only)
In addition, these functions no longer need to be exported directly.
These changes allow drivers to no longer export the 'loader-icd interface'
functions which previously had to be exported. This change aids in future
extension work which aims to provide the ability to load drivers without
installing them to the system.
Diffstat (limited to 'include/vulkan/vulkan_enums.hpp')
0 files changed, 0 insertions, 0 deletions