Skip to content
Snippets Groups Projects
Commit f93bb903 authored by Lionel Landwerlin's avatar Lionel Landwerlin
Browse files

mesa: check framebuffer completeness only after state update


The change made in 88d66583 ("mesa: check draw buffer completeness
on glClearBufferfi/glClearBufferiv") correctly updated the state prior
to checking the framebuffer completeness on glClearBufferiv but not in
glClearBufferfi.

Signed-off-by: default avatarLionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: default avatarAnuj Phogat <anuj.phogat@gmail.com>
Fixes: 88d66583 ("mesa: check draw buffer completeness on glClearBufferfi/glClearBufferiv")
Gitlab: mesa/mesa#2072
parent d4a3b09c
No related branches found
No related tags found
Loading
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