VulkanMemoryAllocator/include
Adam Sawicki 88bf8cb9a8 Removed usage of __popcnt
Apparently some old processors don't support this instruction. It's up to the user to provide optimized implementation by defining macro VMA_COUNT_BITS_SET.

Fixes #245
2022-02-25 13:51:13 +01:00
..
vk_mem_alloc.h Removed usage of __popcnt 2022-02-25 13:51:13 +01:00