diff --git a/bindgen/gen_rust.py b/bindgen/gen_rust.py index 59a2b672f..4195870c0 100644 --- a/bindgen/gen_rust.py +++ b/bindgen/gen_rust.py @@ -58,7 +58,7 @@ "type": "_type", "ref": "_ref", - "sg_apply_uniforms.ub_index": "uintptr_t", + "sg_apply_uniforms.ub_slot": "uintptr_t", "sg_draw.base_element": "uintptr_t", "sg_draw.num_elements": "uintptr_t", "sg_draw.num_instances": "uintptr_t",