shaderir: Add comments

This commit is contained in:
Hajime Hoshi 2020-05-16 23:42:32 +09:00
parent 8f4e93338c
commit 6553c237a1

View File

@ -12,6 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// Package shaderir offers intermediate representation for shader programs.
package shaderir
type Program struct {