Skip to content
Snippets Groups Projects
  • Lioncash's avatar
    service/vi/vi_layer: Convert Layer struct into a class · fd157307
    Lioncash authored
    Like the previous changes made to the Display struct, this prepares the
    Layer struct for changes to its interface. Given Layer will be given
    more invariants in the future, we convert it into a class to better
    signify that.
    fd157307