WRAPPER_PRELUDE_LOCALS

Constant WRAPPER_PRELUDE_LOCALS 

Source
const WRAPPER_PRELUDE_LOCALS: &[(&str, WgslType)];
Expand description

Wrapper preamble locals exposed to user shaders. Mirrors the let aliases in onedrop-codegen::wrap_user_comp_shader::USER_COMP_FRAGMENT_PREFIX.