//! ---------------------------------------------------- //! ---------------------------------------------------- const std = @import("std"); const App = @import("app"); const Handle = App.template.Handle; // // FIELDS // mesh: Handle(undefined), pipeline: Handle(undefined), bind_group: Handle(undefined),