mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-04 17:05:38 +00:00
internal/cmd/convertshaders: move shader converter to separate package
To use the converter from other packages, make the converter a runnable command. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
|
||||
package gpu
|
||||
|
||||
//go:generate go run build.go
|
||||
//go:generate go run ../internal/cmd/convertshaders -package gpu
|
||||
|
||||
Reference in New Issue
Block a user