Flutter Engine
The Flutter Engine
|
#include <cstdio>
#include <vulkan/vulkan_core.h>
#include "src/gpu/vk/vulkanmemoryallocator/VulkanMemoryAllocatorWrapper.h"
Go to the source code of this file.
Macros | |
#define | VMA_STATIC_VULKAN_FUNCTIONS 0 |
#define | VMA_DYNAMIC_VULKAN_FUNCTIONS 0 |
#define | VMA_NULLABLE |
#define | VMA_NOT_NULL |
#define | VMA_IMPLEMENTATION |
#define VMA_DYNAMIC_VULKAN_FUNCTIONS 0 |
Definition at line 10 of file VulkanMemoryAllocatorWrapper.cpp.
#define VMA_IMPLEMENTATION |
Definition at line 18 of file VulkanMemoryAllocatorWrapper.cpp.
#define VMA_NOT_NULL |
Definition at line 16 of file VulkanMemoryAllocatorWrapper.cpp.
#define VMA_NULLABLE |
Definition at line 15 of file VulkanMemoryAllocatorWrapper.cpp.
#define VMA_STATIC_VULKAN_FUNCTIONS 0 |
Definition at line 9 of file VulkanMemoryAllocatorWrapper.cpp.