UNPKG

@luma.gl/shadertools

Version:

Shader module system for luma.gl

7 lines (5 loc) 125 B
import {ShaderModule} from '../../types'; /** * 32 bit math library (fixups for GPUs) */ export const fp32: ShaderModule;