diff options
author | Francisco Jerez <[email protected]> | 2013-10-07 18:53:40 -0700 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2013-10-29 12:40:55 -0700 |
commit | 1c7dcfed7ceb9e47943d6adaacc1ca483c97fcf6 (patch) | |
tree | 2452628247d8021725a47e408c1300d4f0d63363 /src/mesa/math/m_debug.h | |
parent | e3fd31dc411c023495970ac51ce28b4d0deb80e6 (diff) |
mesa: Add support for ARB_shader_atomic_counters.
This patch implements the common support code required for the
ARB_shader_atomic_counters extension. It defines the necessary data
structures for tracking atomic counter buffer objects (from now on
"ABOs") associated with some specific context or shader program, it
implements support for binding buffers to an ABO binding point and
querying the existing atomic counters and buffers declared by GLSL
shaders.
v2: Fix extension checks. Drop unused MAX_ATOMIC_BUFFERS constant.
Acked-by: Paul Berry <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/math/m_debug.h')
0 files changed, 0 insertions, 0 deletions