mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
gpu/internal/convertshaders: move internal/cmd/convertshaders
The convert program is only used by the shaders from package gpu, and we're about to make the backend package imported by the program internal to package gpu. Move the converter below package gpu. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@
|
||||
|
||||
package headless
|
||||
|
||||
//go:generate go run ../../internal/cmd/convertshaders -package headless
|
||||
//go:generate go run ../internal/convertshaders -package headless
|
||||
|
||||
Reference in New Issue
Block a user