Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix usage of deprecated header #349

Merged
merged 1 commit into from
Jan 23, 2023

Conversation

christophe-lunarg
Copy link
Collaborator

No description provided.

@ci-tester-lunarg
Copy link
Collaborator

CI VulkanProfiles build queued with queue ID 7774.

@ci-tester-lunarg
Copy link
Collaborator

CI VulkanProfiles build # 2273 running.

@ci-tester-lunarg
Copy link
Collaborator

CI VulkanProfiles build # 2273 passed.

@christophe-lunarg christophe-lunarg merged commit 88ceee9 into main Jan 23, 2023
@christophe-lunarg christophe-lunarg deleted the profile-fix-deprecated-header branch January 23, 2023 15:12
Comment on lines 41 to -43
// sdk_platform header redefines NOMINMAX
#undef NOMINMAX
#include <vulkan/vk_sdk_platform.h>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should remove lines 41/42 as well.

This header file was deprecated for the 1.3.239 release due to KhronosGroup/Vulkan-Headers#316

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants