#include "common/model_vertex.hlsl" output vertex(output o) { return o; }