Skip to content

API Reference / @gtkx/gl / PrecisionType

Type Alias: PrecisionType

PrecisionType = GLenum

Defined in: generated/types.d.ts:489

Registry enum group PrecisionType.

Open and documentation-only; any GLenum value is accepted.

Members: HIGH_FLOAT, HIGH_INT, LOW_FLOAT, LOW_INT, MEDIUM_FLOAT, MEDIUM_INT.

Released under the MPL-2.0 License.