Module Al5.ShaderType

type t =
  1. | VERTEX_SHADER
  2. | PIXEL_SHADER