This website requires JavaScript.
Explore
Help
Sign In
mirror
/
VulkanMemoryAllocator
Watch
1
Star
0
Fork
0
You've already forked VulkanMemoryAllocator
mirror of
https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
synced
2024-12-01 18:34:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6c556341f7
VulkanMemoryAllocator
/
src
/
Tests.h
11 lines
106 B
C
Raw
Normal View
History
Unescape
Escape
Added source files to project: Common.*, Tests.*, VmaUsage.*.
2018-03-13 14:42:22 +00:00
#
ifndef TESTS_H_
#
define TESTS_H_
#
ifdef _WIN32
Publishing testing environment. Tests are available under [T] key.
2018-03-13 15:15:53 +00:00
void
Test
(
)
;
Added source files to project: Common.*, Tests.*, VmaUsage.*.
2018-03-13 14:42:22 +00:00
#
endif
// #ifdef _WIN32
#
endif
Reference in New Issue
Copy Permalink