Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp73 vk::Allocator* createAllocator (void) in createAllocator() function in vkt::ProtectedMem::ProtectedContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp441 vk::Allocator* createAllocator (DefaultDevice* device) in createAllocator() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationInternallySynchronizedObjectsTests.cpp166 MovePtr<Allocator> createAllocator (const Context& context, const VkDevice& device) in createAllocator() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfg.cpp62 ArenaAllocator *Cfg::createAllocator() { in createAllocator() function in Ice::Cfg