Searched defs:withFloat32Array (Results 1 – 4 of 4) sorted by relevance
103 export function withFloat32Array<T>(data: Float32Array | undefined, access: Access, exec: ExecWithL… function
158 export function withFloat32Array<T>(data: Float32Array | undefined, access: Access, exec: ExecWithL… function
104 function withFloat32Array(data, access, exec) { function
131 function withFloat32Array(data, access, exec) { function