mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-09 09:24:43 +01:00
shaderir: Add comments
This commit is contained in:
parent
8f4e93338c
commit
6553c237a1
@ -12,6 +12,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
|
// Package shaderir offers intermediate representation for shader programs.
|
||||||
package shaderir
|
package shaderir
|
||||||
|
|
||||||
type Program struct {
|
type Program struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user