diff options
author | Marek Olšák <[email protected]> | 2011-05-31 20:36:07 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2011-06-01 16:07:58 +0200 |
commit | b9e9df78a03edb35472c2e231aef4747e09db792 (patch) | |
tree | 17648ace2e1bbc8391c042df0141361aaab8414e /src/mapi | |
parent | d69dc2e20346397f4734a0760554a51fb4fbb3c0 (diff) |
mesa: queries of non-existent FBO attachments should return INVALID_OPERATION
OpenGL 4.0 Compatibility, page 449:
If the value of FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE is NONE, no
framebuffer is bound to target. In this case querying pname FRAMEBUFFER_-
ATTACHMENT_OBJECT_NAME will return zero, and all other queries will generate
an INVALID_OPERATION error.
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/mapi')
0 files changed, 0 insertions, 0 deletions