You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today, display-list ops are fairly high level and there is a 1-1 relationship between the operations that can be performed on a display list builder and the opcodes supported by display lists.
Having more fine grained "mid-level" ops might make it optimizations easier to express.