is_builtin_sampler_name

Function is_builtin_sampler_name 

Source
fn is_builtin_sampler_name(full: &str) -> bool
Expand description

true for sampler names the codegen wrapper already binds. Filtering these out keeps the user-texture plan focused on disk-loaded textures.