DescriptionFix incorrect binding spec for multisampled_render_to_texture APIs
The extensions with implicit vs. explicit resolve are already
treated differently at the cmdbuffer level. The incorrect
specification of glRenderbufferStorageMultisampleEXT
(multisampled_render_to_texture) with
glRenderbufferStorageMultisample (core MSAA with explicit resolve)
causes an incorrect binding (see removed TODO which says the
same thing).
Also remove glRenderbufferStorageMultisampleANGLE alternative with
the core name.
BUG=454816, 438742, 325668
Committed: https://crrev.com/9f26c23299dcd1dcd816162af7068afca1bb8ef0
Cr-Commit-Position: refs/heads/master@{#314422}
Patch Set 1 #
Total comments: 1
Created: 5 years, 10 months ago
Messages
Total messages: 11 (2 generated)
|