mixin PerFrameData { code { [internal] cbuffer PerFrame { float gTime; } }; };