BGFX_CAPS_FORMAT_TEXTURE_MSAA

Texture can be sampled as MSAA.

extern (C) @nogc nothrow
enum uint BGFX_CAPS_FORMAT_TEXTURE_MSAA;

Meta