Skip to content

Fix api dump not exporting vk enumerate device extension properties#2622

Open
charles-lunarg wants to merge 2 commits into
LunarG:mainfrom
charles-lunarg:fix_api_dump_not_exporting_vkEnumerateDeviceExtensionProperties
Open

Fix api dump not exporting vk enumerate device extension properties#2622
charles-lunarg wants to merge 2 commits into
LunarG:mainfrom
charles-lunarg:fix_api_dump_not_exporting_vkEnumerateDeviceExtensionProperties

Conversation

@charles-lunarg

Copy link
Copy Markdown
Contributor

fixes #2621

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build queued with queue ID 645290.

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build # 5147 running.

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build # 5147 aborted.

Implements, exports, and adds vkEnumerateDeviceExtensionProperties to the .def file
so that android is able to  load the layer globally.
Updates api dump to implement the loader-layer interface version 2, which
requires supporting vkNegotiateLoaderLayerInterface.
@charles-lunarg charles-lunarg force-pushed the fix_api_dump_not_exporting_vkEnumerateDeviceExtensionProperties branch from 80eae00 to ca6ac22 Compare July 10, 2026 19:48
@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build queued with queue ID 35508.

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build # 5321 running.

@ci-tester-lunarg

Copy link
Copy Markdown

CI VulkanTools build # 5321 failed.

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.

apidump doesn't export vkEnumerateDeviceExtensionProperties

2 participants