forked from joejulian/gio
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
|