Skip to content

Latest commit

 

History

History
484 lines (445 loc) · 52.8 KB

COVERAGE.md

File metadata and controls

484 lines (445 loc) · 52.8 KB

Vulkano's coverage of Vulkan

Coverage of support for Vulkan core features and extensions in Vulkano, as of the Vulkan 1.4.303 spec.

"Partially supported" includes core features and extensions that have some support in Vulkano, but are not fully implemented. A list of unimplemented features is given.

Vulkan 1.0

Unsupported

  • VkAllocationCallbacks
  • Possibly more?

Vulkan 1.1

Fully supported

Partially supported

Unsupported

Vulkan 1.2

Fully supported

Partially supported

  • VK_KHR_buffer_device_address
    • vkGetBufferOpaqueCaptureAddressKHR / VkBufferOpaqueCaptureAddressCreateInfoKHR
    • vkGetDeviceMemoryOpaqueCaptureAddressKHR / VkMemoryOpaqueCaptureAddressAllocateInfoKHR

Unsupported

Vulkan 1.3

Fully supported

Partially supported

Unsupported

Vulkan 1.4

Fully supported

Partially supported

Unsupported

Extensions not promoted to core

Fully supported

Partially supported

Unsupported