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

[Bug] Don't hardcode dependency on validation layers #182

Closed
2 tasks
kanerogers opened this issue Apr 13, 2022 · 0 comments · Fixed by #194
Closed
2 tasks

[Bug] Don't hardcode dependency on validation layers #182

kanerogers opened this issue Apr 13, 2022 · 0 comments · Fixed by #194
Assignees
Labels
maintenance A maintenance task!

Comments

@kanerogers
Copy link
Collaborator

Description

It's extremely bad practice to force them to be required by default. They just be opt in.

TODO

  • Ensure they are not included by default
  • Find a way of optionally including them (especially when running on device)
@kanerogers kanerogers added the maintenance A maintenance task! label Apr 13, 2022
@kanerogers kanerogers self-assigned this Apr 22, 2022
@kanerogers kanerogers changed the title Don't hardcode dependency on validation layers [Bug] Don't hardcode dependency on validation layers Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance A maintenance task!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant