diff --git a/internal/shaderir/program.go b/internal/shaderir/program.go index 70f38f8f9..2befe1d4e 100644 --- a/internal/shaderir/program.go +++ b/internal/shaderir/program.go @@ -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 {