Talk:Atomic Counter
Max atomic counter buffers
I came to this page for my first use of atomic counters. In Ubuntu with OpenGL 4.5 the first thing I tried was to print the value of one of the symbols listed on this page, GL_MAX_ATOMIC_COUNTER_BUFFERS. I got a compiler error for undefined symbol. I could reference the value of GL_MAX_VERTEX_ATOMIC_COUNTERS without problem. I searched the web for the first symbol (GL_MAX_ATOMIC_COUNTER_BUFFERS) and found that it occurred on exactly one page on the whole web. Is it obsolete or just garbled?