Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.h29 D3D12MA::ALLOCATION_CALLBACKS* allocationCallbacks; member
DD3D12MemAlloc.cpp161 …AllocationCallbacks(ALLOCATION_CALLBACKS& outAllocs, const ALLOCATION_CALLBACKS* allocationCallbac… in SetupAllocationCallbacks()
759 Vector(const ALLOCATION_CALLBACKS& allocationCallbacks) : in Vector()
767 Vector(size_t count, const ALLOCATION_CALLBACKS& allocationCallbacks) : in Vector()
991 StringBuilder(const ALLOCATION_CALLBACKS& allocationCallbacks) : m_Data(allocationCallbacks) { } in StringBuilder()
1098 JsonWriter::JsonWriter(const ALLOCATION_CALLBACKS& allocationCallbacks, StringBuilder& stringBuilde… in JsonWriter()
1418 PoolAllocator<T>::PoolAllocator(const ALLOCATION_CALLBACKS& allocationCallbacks, UINT firstBlockCap… in PoolAllocator()
1741 List<T>::List(const ALLOCATION_CALLBACKS& allocationCallbacks) : in List()
2634 BlockMetadata::BlockMetadata(const ALLOCATION_CALLBACKS* allocationCallbacks, bool isVirtual) : in BlockMetadata()
2645 BlockMetadata_Generic::BlockMetadata_Generic(const ALLOCATION_CALLBACKS* allocationCallbacks, bool … in BlockMetadata_Generic()
4059 AllocatorPimpl::AllocatorPimpl(const ALLOCATION_CALLBACKS& allocationCallbacks, const ALLOCATOR_DES… in AllocatorPimpl()
[all …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp540 const VkAllocationCallbacks* const allocationCallbacks) in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp242 const VkAllocationCallbacks* const allocationCallbacks = DE_NULL) in makeRenderPass()
418 const VkAllocationCallbacks* const allocationCallbacks) in makeRenderPass()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1880 const VkAllocationCallbacks allocationCallbacks = in createInstanceDeviceIntentionalAllocFail() local
DvktApiCommandBuffersTests.cpp360 const VkAllocationCallbacks* allocationCallbacks = getSystemAllocator(); in createPoolNonNullAllocatorTest() local
DvktApiObjectManagementTests.cpp248 const VkAllocationCallbacks* allocationCallbacks; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h17524 VkAllocationCallbacks allocationCallbacks = allocator->m_AllocationCallbacks; in vmaDestroyAllocator() local
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan.hpp5792 ObjectDestroy( Optional<const AllocationCallbacks> allocationCallbacks, in ObjectDestroy()
/third_party/vulkan-headers/include/vulkan/
Dvulkan.hpp5678 ObjectDestroy( Optional<const AllocationCallbacks> allocationCallbacks, in ObjectDestroy()