package chess.view.DDDrender.opengl; public record VertexAttribPointer(int index, int size, int offset) { }