Home
last modified time | relevance | path

Searched refs:s_systemAllocator (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkAllocationCallbackUtil.cpp63 static const VkAllocationCallbacks s_systemAllocator = variable
75 return &s_systemAllocator; in getSystemAllocator()