USER_TEXTURE_FIRST_BINDING

Constant USER_TEXTURE_FIRST_BINDING 

Source
pub const USER_TEXTURE_FIRST_BINDING: u32 = 15;
Expand description

First @binding index used by the user-texture array. The 14 bindings below this are claimed by built-ins (uniforms, main texture, blur, noise, four sampler variants) — see USER_COMP_BINDINGS.