kPrefilterBandHeight top-level constant
int
const kPrefilterBandHeight
Equirectangular height of a single roughness band in the atlas.
Must match kPrefilterBandHeight in shaders/texture.glsl.
Implementation
const int kPrefilterBandHeight = 256;