mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 23:55:39 +00:00
fd61c226d4
To use the converter from other packages, make the converter a runnable command. Signed-off-by: Elias Naur <mail@eliasnaur.com>
6 lines
124 B
Go
6 lines
124 B
Go
// SPDX-License-Identifier: Unlicense OR MIT
|
|
|
|
package gpu
|
|
|
|
//go:generate go run ../internal/cmd/convertshaders -package gpu
|