Module Layout.Shader_stage

Shader stages.

type t = int
val vertex : t
val fragment : t
val compute : t