Home
last modified time | relevance | path

Searched defs:SimpleAllocation (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp148 class SimpleAllocation : public Allocation class
159 SimpleAllocation::SimpleAllocation (Move<VkDeviceMemory> mem, MovePtr<HostPtr> hostPtr) in SimpleAllocation() function in vk::SimpleAllocation