vot.js - v2.4.12
    Preparing search index...

    Interface OES_texture_half_float

    The OES_texture_half_float extension is part of the WebGL API and adds texture formats with 16- (aka half float) and 32-bit floating-point components.

    MDN Reference

    interface OES_texture_half_float {
        HALF_FLOAT_OES: 36193;
    }
    Index

    Properties

    Properties

    HALF_FLOAT_OES: 36193