Skip to content

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

Open
charles-lunarg wants to merge 2 commits intoLunarG: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 intoLunarG:mainfrom
charles-lunarg:fix_api_dump_not_exporting_vkEnumerateDeviceExtensionProperties

Conversation

@charles-lunarg
Copy link
Contributor

fixes #2621

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.
@ci-tester-lunarg
Copy link

CI VulkanTools build queued with queue ID 645290.

@ci-tester-lunarg
Copy link

CI VulkanTools build # 5147 running.

@ci-tester-lunarg
Copy link

CI VulkanTools build # 5147 aborted.

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