Module Gl.Shader_precision_format

WebGLShaderPrecisionFormat objects.

type t

The type for WebGLShaderPrecisionFormat objects.

val range_min : t -> int
val range_max : t -> int
val precision : t -> int