diff options
author | Anuj Phogat <[email protected]> | 2012-12-11 20:08:13 -0800 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2013-01-15 15:09:03 -0800 |
commit | 2f2801f876a4c637273bd3ddefb8a5b7a840e604 (patch) | |
tree | e8db9bf55f2073d1fa34e0f28fa3547c5eb7ca60 /src/mesa/swrast/s_blit.c | |
parent | b77243b9c245fd5957aa6d615a3d83d061f51cc1 (diff) |
mesa: Fix GL error generation in _mesa_GetFramebufferAttachmentParameteriv()
This allows query on default framebuffer in
glGetFramebufferAttachmentParameteriv() for gles3. Fixes unexpected GL
errors in gles3 conformance test case:
framebuffer_blit_functionality_multisampled_to_singlesampled_blit
V2: Use _mesa_is_gles3() check to restrict allowed attachment types to
specific APIs.
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_blit.c')
0 files changed, 0 insertions, 0 deletions