#version 150 out int instance_id; void main() { instance_id = gl_InstanceID; }