pub fn render_tessellated_node_gpu( texture: &mut Texture, node: &TessellatedSvgNode, ) -> Option<()>