Module OgamlGraphics.Attachment.DepthStencilAttachable

Interface of a depth-stencil-attachable texture or RBO
type t
val to_depthstencil_attachment : t -> DepthStencilAttachment.t
val size : t -> OgamlMath.Vector2i.t