webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebGLShaderPrecisionFormat Interface Reference

import"WebGLShaderPrecisionFormat.idl";

Public Attributes

readonly attribute long rangeMin
 
readonly attribute long rangeMax
 
readonly attribute long precision
 

Member Data Documentation

◆ precision

readonly attribute long WebGLShaderPrecisionFormat::precision

◆ rangeMax

readonly attribute long WebGLShaderPrecisionFormat::rangeMax

◆ rangeMin

readonly attribute long WebGLShaderPrecisionFormat::rangeMin

The documentation for this interface was generated from the following file: