A recent refactor was causing the following error when the vertex domain was set to `device`: ``` ERROR: main.vs:23: 'material' : undeclared identifier ERROR: main.vs:23: 'materialVertex' : no matching overloaded function found ```
A recent refactor was causing the following error when the vertex domain was set to `device`: ``` ERROR: main.vs:23: 'material' : undeclared identifier ERROR: main.vs:23: 'materialVertex' : no matching overloaded function found ```