-
Notifications
You must be signed in to change notification settings - Fork 415
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
gpuav: Rename gpu folder to gpuav #8995
gpuav: Rename gpu folder to gpuav #8995
Conversation
CI Vulkan-ValidationLayers build queued with queue ID 320733. |
CI Vulkan-ValidationLayers build # 18268 running. |
8e69703
to
621e343
Compare
CI Vulkan-ValidationLayers build queued with queue ID 320749. |
CI Vulkan-ValidationLayers build # 18269 running. |
621e343
to
80e99ff
Compare
CI Vulkan-ValidationLayers build queued with queue ID 320765. |
CI Vulkan-ValidationLayers build # 18270 running. |
80e99ff
to
ef54b4a
Compare
CI Vulkan-ValidationLayers build queued with queue ID 320781. |
CI Vulkan-ValidationLayers build # 18271 running. |
CI Vulkan-ValidationLayers build # 18271 passed. |
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 am happy with the validation_cmd
to cmd_validation
change, but there is an upcoming extension that will be released soon that has GPU-AV being worked on and they have spent a lot of effort and really don't want them to rebase on this "for sake of rebasing" ... happy to do it after that
ok! |
ef54b4a
to
f7940ec
Compare
CI Vulkan-ValidationLayers build queued with queue ID 341022. |
CI Vulkan-ValidationLayers build # 18583 running. |
CI Vulkan-ValidationLayers build # 18583 aborted. |
f7940ec
to
c9ab41e
Compare
CI Vulkan-ValidationLayers build queued with queue ID 341956. |
CI Vulkan-ValidationLayers build # 18596 running. |
CI Vulkan-ValidationLayers build # 18596 failed. |
Also rename `cmd_validation` to `validation_cmd`, a name that actually describes one of GPU-AV's feature: inserting validation commands
c9ab41e
to
2def036
Compare
CI Vulkan-ValidationLayers build queued with queue ID 342562. |
CI Vulkan-ValidationLayers build # 18614 running. |
CI Vulkan-ValidationLayers build # 18614 passed. |
Also rename
cmd_validation
tovalidation_cmd
, a name that actually describes one of GPU-AV's feature: inserting validation commands. "Command validation" is a name encompassing every GPU-AV feature, thus a bad choice to label a particular GPU-AV feature