Skip to content

Update to latest Vulkan-Headers#474

Closed
vk-bootstrap-pull-request-creator[bot] wants to merge 1 commit into
mainfrom
run-autogen
Closed

Update to latest Vulkan-Headers#474
vk-bootstrap-pull-request-creator[bot] wants to merge 1 commit into
mainfrom
run-autogen

Conversation

@vk-bootstrap-pull-request-creator
Copy link
Copy Markdown

Automated changes by create-pull-request GitHub action

Comment thread src/VkBootstrapDispatch.h
#endif
#if (defined(VK_NV_ray_tracing))
void getAccelerationStructureMemoryRequirementsNV(const VkAccelerationStructureMemoryRequirementsInfoNV* pInfo, VkMemoryRequirements2KHR* pMemoryRequirements) const noexcept {
void getAccelerationStructureMemoryRequirementsNV(const VkAccelerationStructureMemoryRequirementsInfoNV* pInfo, VkMemoryRequirements2* pMemoryRequirements) const noexcept {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This is going to break people...

Comment thread src/VkBootstrapDispatch.h
}
#endif
#if (defined(VK_EXT_pipeline_properties))
VkResult getPipelinePropertiesEXT(const VkPipelineInfoEXT* pPipelineInfo, VkBaseOutStructure* pPipelineProperties) const noexcept {
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This too breaks people

@charles-lunarg
Copy link
Copy Markdown
Owner

Closing in favor of #475

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.

1 participant