SDL supports tablet input but never sets the tablet cursor. I.e. it never calls zwp_tablet_tool_v2_set_cursor. Instead it relies on wl_pointer_set_cursor also setting the cursor of the tablet but that is an unspecified implementation detail of some but not all compositors.