blob: b265e30d4e73ad509c0a899e2de9b7dc3d87cbe4 [file] [log] [blame]
out int id;
void main() {
id = gl_InstanceID;
}