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

Better declare GetObjectType()'s lack of 32 bit support #222

Conversation

charles-lunarg
Copy link
Collaborator

Create a new default specialization for 32 bit which indicates to the
user that the GetObjectType() helper does not work in 32 bit builds.

Create a new default specialization for 32 bit which indicates to the
user that the GetObjectType() helper does not work in 32 bit builds.
Copy link

@artem-lunarg artem-lunarg left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the quick fix.

@charles-lunarg charles-lunarg merged commit 144ce1b into KhronosGroup:main Jun 27, 2024
18 checks passed
@charles-lunarg charles-lunarg deleted the improve_getobjecttype_32_bit_static_assert branch June 27, 2024 16:01
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.

Improve static assert reporting for GetObjectType() in 32 bit environment
2 participants