Khronos public bugtracker – Bug 644
ACTIVE_ATOMIC_COUNTER_BUFFERS missing
Last modified: 2012-08-17 08:50:24 PDT
The ARB_shader_atomic_counters extension specifies ACTIVE_ATOMIC_COUNTER_BUFFERS 0x92D9 for the <pname> argument of glGetProgramiv to query the number of active Atomic Counter Buffers within the program. This argument is missing in the 4.2 Reference Card for GetProgramiv.
This is fixed in the OpenGL 4.3 reference card. Also updated man page.