go.*,gpu: use gioui.org/cpu.Supported to determine CPU fallback support

Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
Elias Naur
2021-08-17 09:44:17 +02:00
parent c7ea90c4e2
commit 8140e39c20
4 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -9,6 +9,6 @@ require (
)
require (
gioui.org/cpu v0.0.0-20210808092351-bfe733dd3334
gioui.org/cpu v0.0.0-20210817074228-f6e4eef8cf21
gioui.org/shader v0.0.0-20210816161847-c12352edbd45
)