Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/core/resource_quota/
H A Dmemory_quota_fuzzer.proto51 AllocationRequest create_allocation = 16; field
/aosp_15_r20/external/executorch/backends/vulkan/runtime/vk_api/memory/
H A DAllocator.cpp68 Allocation Allocator::create_allocation( in create_allocation() function in vkcompute::vkapi::Allocator
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/api/
H A DResource.cpp624 MemoryAllocation MemoryAllocator::create_allocation( in create_allocation() function in at::native::vulkan::api::MemoryAllocator
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dreplay.c1046 struct d3dkmt_createallocation create_allocation = { in device_create() local