Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Macros
VulkanMemoryAllocatorWrapper.cpp File Reference
#include <cstdio>
#include <vulkan/vulkan_core.h>
#include "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
 

Macro Definition Documentation

◆ VMA_DYNAMIC_VULKAN_FUNCTIONS

#define VMA_DYNAMIC_VULKAN_FUNCTIONS   0

Definition at line 10 of file VulkanMemoryAllocatorWrapper.cpp.

◆ VMA_IMPLEMENTATION

#define VMA_IMPLEMENTATION

Definition at line 18 of file VulkanMemoryAllocatorWrapper.cpp.

◆ VMA_NOT_NULL

#define VMA_NOT_NULL

Definition at line 16 of file VulkanMemoryAllocatorWrapper.cpp.

◆ VMA_NULLABLE

#define VMA_NULLABLE

Definition at line 15 of file VulkanMemoryAllocatorWrapper.cpp.

◆ VMA_STATIC_VULKAN_FUNCTIONS

#define VMA_STATIC_VULKAN_FUNCTIONS   0

Definition at line 9 of file VulkanMemoryAllocatorWrapper.cpp.