6namespace qml_material::sg
12QSGTexture* shared_blur_profile_texture(QQuickWindow* win);
17QSGTexture* shared_shadow_fadeoff_texture(QQuickWindow* win);
22QSGTexture* shared_rrect_corner_blur_texture(QQuickWindow* win,
float sigma,
float radius);