Skip to content
Snippets Groups Projects
Commit e29d44ea authored by Marek Olšák's avatar Marek Olšák
Browse files

mesa: GLES2 should return different error enums for invalid fbo queries


ES 2.0.25 page 127 says:

  If the value of FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE is NONE, then
  querying any other pname will generate INVALID_ENUM.

See also:
b9e9df78

NOTE: This is a candidate for the 7.10 and 7.11 branches.

Reviewed-by: default avatarIan Romanick <ian.d.romanick@intel.com>
(cherry picked from commit 000896c0)
parent f29208aa
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment