Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp72 vk::Allocator* createAllocator (void) in createAllocator() function in vkt::ProtectedMem::ProtectedContext
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp571 vk::Allocator* createAllocator (DefaultDevice* device) in createAllocator() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp164 MovePtr<Allocator> createAllocator (const Context& context, const VkDevice& device) in createAllocator() function
/external/swiftshader/third_party/subzero/src/
DIceCfg.cpp71 ArenaAllocator *Cfg::createAllocator() { in createAllocator() function in Ice::Cfg