The Khronos board of promoters recently ratified a new Vulkan extension called VK_KHR_vulkan_memory_model. This extension introduces a formal memory consistency model that documents the interactions between memory operations performed by multiple invocations/threads.
This extension is released provisionally, in order to get feedback from the community and to accommodate possible changes before it is finalized.
The task list for the VK_KHR_vulkan_memory_model extension release is:
As each component is made public, the task will be checked off. When all tasks have been completed this issue will be closed and the extension will be fully released.
The Khronos board of promoters recently ratified a new Vulkan extension called VK_KHR_vulkan_memory_model. This extension introduces a formal memory consistency model that documents the interactions between memory operations performed by multiple invocations/threads.
This extension is released provisionally, in order to get feedback from the community and to accommodate possible changes before it is finalized.
The task list for the VK_KHR_vulkan_memory_model extension release is:
As each component is made public, the task will be checked off. When all tasks have been completed this issue will be closed and the extension will be fully released.