aboutsummaryrefslogtreecommitdiff
path: root/layers/device_limits.cpp
diff options
context:
space:
mode:
authorMike Stroyan <mike@LunarG.com>2015-10-06 15:32:56 -0600
committerMike Stroyan <mike@LunarG.com>2015-10-06 16:39:11 -0600
commit6c223728323faa4a1307bd25ee7f0651c7590c05 (patch)
tree2afd993e8032e4dc62718d197772fb9643e37b8f /layers/device_limits.cpp
parenta91d5a17aa5c68d5f9212ab47b5103378cc3de73 (diff)
downloadusermoji-6c223728323faa4a1307bd25ee7f0651c7590c05.tar.xz
loader, icd: correct use of _aligned_malloc
Memory allocated with _aligned_malloc on WIN32 should be released with _aligned_free. If icd/common/icd-instance is ever used on WIN32 it will now use _aligned_free. loader_aligned_heap_alloc and loader_aligned_alloc would require additional matching loader_aligned*_free functions to be correct for WIN32. But both functions are never used. Just remove those functions for now.
Diffstat (limited to 'layers/device_limits.cpp')
0 files changed, 0 insertions, 0 deletions