Fix UI material; it no longer requires featureLevel 0.

PiperOrigin-RevId: 899400551
Change-Id: I7a2d42cd5342ed079599eef50e85c50aa340aecc
This commit is contained in:
Haroon Qureshi
2026-04-14 00:13:00 -07:00
committed by Copybara-Service
parent 8135465779
commit 82e021fcda
@@ -27,8 +27,7 @@ material {
shadingModel : unlit,
culling : none,
depthCulling: false,
blending : transparent,
featureLevel : 0
blending : transparent
}
fragment {