main: Add entry point GetNamedFramebufferAttachmentParameteriv.
authorLaura Ekstrand <laura@jlekstrand.net>
Fri, 30 Jan 2015 01:11:37 +0000 (17:11 -0800)
committerFredrik Höglund <fredrik@kde.org>
Thu, 14 May 2015 13:48:13 +0000 (15:48 +0200)
commitf22fa307de780723e182d62a03c2c4c4f8a937f7
treed2aca00728368dbdb1fe4edde97d2b4abb198f88
parentf93f95928d39b13e6c263b480b3e4bfdfa218df8
main: Add entry point GetNamedFramebufferAttachmentParameteriv.

[Fredrik: - Update one of the error messages to reflect that the
            framebuffer might not be the bound framebuffer.
          - Whitespace fixes.]

Reviewed-by: Fredrik Höglund <fredrik@kde.org>
Signed-off-by: Fredrik Höglund <fredrik@kde.org>
src/mapi/glapi/gen/ARB_direct_state_access.xml
src/mesa/main/fbobject.c
src/mesa/main/fbobject.h
src/mesa/main/tests/dispatch_sanity.cpp