VulkanMemoryAllocator/src/SparseBindingTest.h
2018-10-03 13:44:29 +02:00

8 lines
87 B
C

#pragma once
#ifdef _WIN32
void TestSparseBinding();
#endif // #ifdef _WIN32