Add downlevel capability for MSAA textures #2117
Labels
area: api
Issues related to API surface
help required
We need community help to make this happen.
type: enhancement
New feature or request
Is your feature request related to a problem? Please describe.
See #2116
In GL backend, we can't create an MSAA-enabled texture if it's not a pure render target.
Describe the solution you'd like
A new downlevel flag to allow that.
Describe alternatives you've considered
none
Additional context
The text was updated successfully, but these errors were encountered: