Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
external
/
github.com
/
GPUOpen-LibrariesAndSDKs
/
VulkanMemoryAllocator
/
e5877a525bbc14c5a2fbd5e2263c535feb1f8c8e
/
.
/
src
/
SparseBindingTest.h
blob: 8637c9c6d463d037468abf10388024edaa72a502 [
file
] [
log
] [
blame
]
Adam Sawicki
51fa966
2018-10-03 13:44:29 +0200
[
diff
] [
blame
]
1
#pragma
once
2
3
#ifdef
_WIN32
4
5
void
TestSparseBinding
();
6
7
#endif
// #ifdef _WIN32