Home
last modified time | relevance | path

Searched defs:AllocateMemory (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dresource.cc140 Result Resource::AllocateMemory(VkDeviceMemory* memory, in AllocateMemory() function in amber::vulkan::Resource
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/
H A DDevice.cpp339 VkResult Device::AllocateMemory(size_t size, VkMemoryPropertyFlags flags, VkDeviceMemory *out) const in AllocateMemory() function in Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DResourceMemoryAllocatorVk.cpp65 ResultOrError<ResourceMemoryAllocation> AllocateMemory(uint64_t size, uint64_t alignment) { in AllocateMemory() function in dawn_native::vulkan::ResourceMemoryAllocator::SingleTypeAllocator
H A DVulkanFunctions.h152 PFN_vkAllocateMemory AllocateMemory = nullptr; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DResourceAllocatorManagerD3D12.cpp182 ResultOrError<ResourceHeapAllocation> ResourceAllocatorManager::AllocateMemory( in AllocateMemory() function in dawn_native::d3d12::ResourceAllocatorManager
H A DDeviceD3D12.cpp525 ResultOrError<ResourceHeapAllocation> Device::AllocateMemory( in AllocateMemory() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dframe_dec.c682 static int AllocateMemory(VP8Decoder* const dec) { in AllocateMemory() function
/third_party/skia/third_party/externals/dawn/src/tests/white_box/
H A DVulkanImageWrappingTestsOpaqueFD.cpp82 ::VkResult AllocateMemory(dawn_native::vulkan::Device* deviceVk, in AllocateMemory() function in dawn_native::vulkan::__anon20608::VulkanImageWrappingTestBase
/third_party/node/deps/v8/src/wasm/
H A Dmodule-instantiate.cc1736 bool InstanceBuilder::AllocateMemory() { in AllocateMemory() function in v8::internal::wasm::InstanceBuilder
/third_party/vulkan-loader/loader/generated/
H A Dvk_layer_dispatch_table.h310 PFN_vkAllocateMemory AllocateMemory; member

Completed in 15 milliseconds