-
Notifications
You must be signed in to change notification settings - Fork 463
layers: Even better SPIR-V interface messages #11529
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
Conversation
|
CI Vulkan-ValidationLayers build queued with queue ID 629039. |
|
CI Vulkan-ValidationLayers build # 22240 running. |
|
CI Vulkan-ValidationLayers build # 22240 failed. |
|
CI Vulkan-ValidationLayers build queued with queue ID 629104. |
|
CI Vulkan-ValidationLayers build # 22241 running. |
|
CI Vulkan-ValidationLayers build # 22241 passed. |
| ss << "\n - VK_DESCRIPTOR_TYPE_TENSOR_ARM is an OpTypeTensorARM in UniformConstant"; | ||
| } | ||
| ss << "\nFull list of mappings can be found at " | ||
| "https://docs.vulkan.org/spec/latest/chapters/interfaces.html#interfaces-resources-storage-class-correspondence"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel we are going to pay the price of having hardcode URLs in messages some day, but I don't have a truly better option ...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel if we decide to break the links in the spec, VVL is not going to be the only thing in trouble
closes #11527
new messages provide more info