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

VK_NV_device_diagnostic_checkpoints: Enable passing pNext-initialized structs to get_queue_checkpoint_data #588

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

MarijnS95
Copy link
Collaborator

To match all other functions which accept an array of to-be-initialized structs with a pNext pointer that is possibly initialized by the caller.

@MarijnS95 MarijnS95 changed the title device_diagnostic_checkpoints: Allow passing pNext-initialized structs VK_NV_device_diagnostic_checkpoints: Allow passing pNext-initialized structs to get_queue_checkpoint_data Feb 23, 2022
@MarijnS95 MarijnS95 changed the title VK_NV_device_diagnostic_checkpoints: Allow passing pNext-initialized structs to get_queue_checkpoint_data VK_NV_device_diagnostic_checkpoints: Enable passing pNext-initialized structs to get_queue_checkpoint_data Mar 17, 2022
@MarijnS95 MarijnS95 force-pushed the device-diagnostic-checkpoints branch from a05fb7b to 51cba45 Compare March 17, 2022 10:14
…ucts to `get_queue_checkpoint_data`

To match all other functions which accept an array of to-be-initialized
structs with a `pNext` pointer that is possibly initialized by the
caller.
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.

2 participants