libcg / grvk

Vulkan-based Mantle API implementation
https://en.wikipedia.org/wiki/Mantle_(API)
zlib License
221 stars 14 forks source link

Implement Advanced MSAA #34

Open libcg opened 2 years ago

libcg commented 2 years ago

BF4 uses it. Seems to require VK_AMD_shader_fragment_mask and VK_EXT_sample_locations at the very least.