Skip to content

Remove shader debugging from Amber#1001

Merged
dneto0 merged 2 commits intogoogle:mainfrom
ben-clayton:issue-999
Dec 8, 2022
Merged

Remove shader debugging from Amber#1001
dneto0 merged 2 commits intogoogle:mainfrom
ben-clayton:issue-999

Conversation

@ben-clayton
Copy link
Contributor

SwiftShader was the only implementation that supported this, but has disabled this code due to lack of use. If there's no driver that supports shader debugging, then it doesn't need to exist and be maintained in Amber.

If one day, we want this again, then this CL can be reverted.

Fixes: #999

SwiftShader was the only implementation that supported this, but has
disabled this code due to lack of use. If there's no driver that
supports shader debugging, then it doesn't need to exist and be
maintained in Amber.

If one day, we want this again, then this CL can be reverted.

Fixes: google#999
About "detected dubious ownership"
Copy link
Collaborator

@dneto0 dneto0 left a comment

Choose a reason for hiding this comment

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

With regret, this is the right choice.
Thank you, this was/is amazing work.

TOOLCHAIN_PATH="$ANDROID_NDK/build/cmake/android.toolchain.cmake"

# Disable git's "detected dubious ownership" error - kokoro checks out the repo with a different
# user, and we don't care about this warning.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Heh, fascinating.

@dneto0 dneto0 merged commit 8d07362 into google:main Dec 8, 2022
@ben-clayton ben-clayton deleted the issue-999 branch December 8, 2022 14:26
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.

SwiftShader part of the build fails

2 participants