Khronos Vulkan

Vulkan SDK for Mac Release Notes

Vulkan SDK 1.1.114.0 Release Notes

Version 1.1.114.0 for Mac
July 26, 2019

Creative Commons

This SDK supports Vulkan API revision 1.1.114 on macOS (MoltenVK subset) and provides partial Vulkan support through the use of the MoltenVK library which is a "translation" or "porting" library that maps most of the Vulkan functionality to the underlying graphics support on macOS and iOS platforms. Please see the MoltenVK Runtime User Guide on the MoltenVK GitHub for more information. The prior SDK supported Vulkan API revision 1.1.108 (MoltenVK subset).

Much of the documentation for this SDK is contained in the Getting Started Guide, found in the Documentation folder in this SDK and on the Vulkan SDK Download Site. If you are using the Vulkan SDK for the first time, please read the Getting Started Guide for important configuration information.

Overview of new features in SDK 1.1.114.0

VK_EXT_fragment_shader_interlock
VK_EXT_shader_demote_to_helper_invocation
VK_EXT_texel_buffer_alignment
VK_INTEL_performance_query
VK_INTEL_shader_integer_functions2
VK_KHR_imageless_framebuffer
VK_NV_shader_sm_builtins

Outside Contributors

LunarG would like to thank the following Vulkan Ecosystem Developers for their contributions to this SDK:

SDK Components

This version of the SDK is based on the following specifications, source code repositories, commits, and issue resolutions:

SDK Component Change and Issue Information

Developer Notes

None

Known Issues

None