package brr

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Gl.Shader_precision_formatSource

WebGLShaderPrecisionFormat objects.

Sourcetype t

The type for WebGLShaderPrecisionFormat objects.

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