Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dresource.cc140 Result Resource::AllocateMemory(VkDeviceMemory* memory, in AllocateMemory() function in amber::vulkan::Resource
/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/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::__anoncdbaaa970111::VulkanImageWrappingTestBase
/third_party/node/deps/v8/src/wasm/
Dmodule-instantiate.cc1736 bool InstanceBuilder::AllocateMemory() { in AllocateMemory() function in v8::internal::wasm::InstanceBuilder
/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/vulkan-loader/loader/generated/
Dvk_layer_dispatch_table.h310 PFN_vkAllocateMemory AllocateMemory; member
/third_party/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h16502 VkResult VmaAllocator_T::AllocateMemory( in AllocateMemory() function