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

layers: Update spec link to use new URL #9016

Merged

Conversation

spencer-lunarg
Copy link
Contributor

closes #8785

new error messages look like

Validation Error: [ VUID-VkFramebufferCreateInfo-flags-03189 ] | MessageID = 0xc8553261 | vkCreateFramebuffer(): pCreateInfo->flags includes VK_FRAMEBUFFER_CREATE_IMAGELESS_BIT, but the imagelessFramebuffer feature is not enabled.
The Vulkan spec states: If the imagelessFramebuffer feature is not enabled, flags must not include VK_FRAMEBUFFER_CREATE_IMAGELESS_BIT (https://docs.vulkan.org/spec/latest/chapters/renderpass.html#VUID-VkFramebufferCreateInfo-flags-03189)

clicking on the link will go directly to the new website chunk

@spencer-lunarg spencer-lunarg requested a review from a team as a code owner December 13, 2024 05:15
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 323545.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18319 running.

@spencer-lunarg spencer-lunarg force-pushed the spencer-lunarg-spec-link branch from bb1a7e9 to d2b0ca1 Compare December 13, 2024 05:24
@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build queued with queue ID 323561.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18320 running.

@ci-tester-lunarg
Copy link
Collaborator

CI Vulkan-ValidationLayers build # 18320 passed.

@spencer-lunarg
Copy link
Contributor Author

Going to merge, can come back and fix with ANNOTATED_SPEC_LINK once we decide what we want to do for the SDK build

@spencer-lunarg spencer-lunarg merged commit c2a83f1 into KhronosGroup:main Dec 13, 2024
21 checks passed
@spencer-lunarg spencer-lunarg deleted the spencer-lunarg-spec-link branch December 13, 2024 14:42
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.

Tracking issue to direct VVL VUID links into docs.vulkan.org
3 participants