Skip to content

Conversation

@dcvz
Copy link
Contributor

@dcvz dcvz commented Aug 5, 2025

Moves the following to be non required as they are covered by capabilities:

  • VK_EXT_SCALAR_BLOCK_LAYOUT_EXTENSION_NAME
  • VK_EXT_ROBUSTNESS_2_EXTENSION_NAME
  • VK_KHR_BUFFER_DEVICE_ADDRESS_EXTENSION_NAME

A new capability has been added for:

  • VK_KHR_SAMPLER_MIRROR_CLAMP_TO_EDGE_EXTENSION_NAME

Fixes #21.

@dcvz dcvz marked this pull request as draft August 5, 2025 19:58
@dcvz dcvz self-assigned this Aug 5, 2025
@dcvz dcvz requested a review from DarioSamo August 5, 2025 20:28
@dcvz dcvz marked this pull request as ready for review August 5, 2025 20:28
@DarioSamo DarioSamo merged commit 368c906 into main Aug 6, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Certain Vulkan extensions are marked as required despite being capabilities

3 participants