Home | History | Annotate | Download | only in dist

Lines Matching full:float32array

80     var GLMAT_ARRAY_TYPE = (typeof Float32Array !== 'undefined') ? Float32Array : Array;
92 * @param {Type} type Array type, such as Float32Array or Array