pub type TextureBuffer = GpuVecBuffer<TextureToken>;
pub struct TextureBuffer { /* private fields */ }