summaryrefslogtreecommitdiffstats
path: root/src/mesa
diff options
context:
space:
mode:
authorPaul Berry <[email protected]>2012-10-22 15:02:50 -0700
committerPaul Berry <[email protected]>2012-10-23 10:24:39 -0700
commite7dd2e5213ce1049767d889286a0b7e919c7eefd (patch)
tree1e552de9bbb35261c574ffa19d813a4c0574a919 /src/mesa
parentbad96f6ada47ec8e2caea7246e31654b1c7c92bb (diff)
glapi: Alias VertexAttribDivisor and VertexAttribDivisorARB.
There's no reason to have separate slots in the dispatch table for these two functions, since they are synonymous. Note: previous to this patch, we never populated the dispatch table slot for VertexAttribDivisor, which was ok, since it is not required until 3.3. After this patch, both functions will be usable provided that the ARB_instanced_arrays extension is present. Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions