pub fn texture_input(name: &str, binding_slot: u32) -> NodePort
Helper to create a texture input port
let port = texture_input("input", 0);