Skip to content

Check return value of copy_surface_create_info#1780

Merged
charles-lunarg merged 1 commit into
KhronosGroup:mainfrom
charles-lunarg:wsi_check_error_code_of_copy_surface_create_info
Oct 2, 2025
Merged

Check return value of copy_surface_create_info#1780
charles-lunarg merged 1 commit into
KhronosGroup:mainfrom
charles-lunarg:wsi_check_error_code_of_copy_surface_create_info

Conversation

@charles-lunarg

Copy link
Copy Markdown
Collaborator

Not propagating the error code meant that unknown structs in the pNext chains of surface create info structs caused crashes later that should have been prevented. This also allows Out Of Memory conditions to be propagated correctly

Not propagating the error code meant that unknown structs in the pNext
chains of surface create info structs caused crashes later that should
have been prevented. This also allows Out Of Memory conditions to
be propagated correctly
@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build queued with queue ID 543858.

@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build queued with queue ID 543875.

@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build # 3210 running.

@ci-tester-lunarg

Copy link
Copy Markdown

CI Vulkan-Loader build # 3210 passed.

@charles-lunarg charles-lunarg merged commit 0a278cc into KhronosGroup:main Oct 2, 2025
45 checks passed
@charles-lunarg charles-lunarg deleted the wsi_check_error_code_of_copy_surface_create_info branch October 2, 2025 16:12
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.

3 participants