Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DResourceMemoryAllocatorVk.cpp65 ResultOrError<ResourceMemoryAllocation> AllocateMemory(uint64_t size, uint64_t alignment) { in AllocateMemory() function in dawn_native::vulkan::ResourceMemoryAllocator::SingleTypeAllocator
DVulkanFunctions.h152 PFN_vkAllocateMemory AllocateMemory = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DResourceAllocatorManagerD3D12.cpp182 ResultOrError<ResourceHeapAllocation> ResourceAllocatorManager::AllocateMemory( in AllocateMemory() function in dawn_native::d3d12::ResourceAllocatorManager
DDeviceD3D12.cpp525 ResultOrError<ResourceHeapAllocation> Device::AllocateMemory( in AllocateMemory() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
DDevice.cpp339 VkResult Device::AllocateMemory(size_t size, VkMemoryPropertyFlags flags, VkDeviceMemory *out) const in AllocateMemory() function in Device
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c682 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
/third_party/skia/third_party/externals/libwebp/src/dec/
Dframe_dec.c682 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
DVulkanImageWrappingTestsOpaqueFD.cpp82 ::VkResult AllocateMemory(dawn_native::vulkan::Device* deviceVk, in AllocateMemory() function in dawn_native::vulkan::__anonce26dc5b0111::VulkanImageWrappingTestBase
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h89 PFN_vkAllocateMemory AllocateMemory = nullptr; member
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp4317 HRESULT AllocatorPimpl::AllocateMemory( in AllocateMemory() function in D3D12MA::AllocatorPimpl
5459 HRESULT Allocator::AllocateMemory( in AllocateMemory() function in D3D12MA::Allocator
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16264 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function