pub type RenderOps = Vec<RenderOp>;
Collection of render operations
pub struct RenderOps { /* private fields */ }