Home
last modified time | relevance | path

Searched defs:heapIndex (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dgfx_partition.h48 void heapInit(HeapIndex heapIndex, uint64_t base, uint64_t size) { in heapInit()
56 void heapInitExternalWithFrontWindow(HeapIndex heapIndex, uint64_t base, uint64_t size) { in heapInitExternalWithFrontWindow()
60 …void heapInitWithFrontWindow(HeapIndex heapIndex, uint64_t base, uint64_t size, uint64_t frontWind… in heapInitWithFrontWindow()
64 void heapInitFrontWindow(HeapIndex heapIndex, uint64_t base, uint64_t size) { in heapInitFrontWindow()
68 MOCKABLE_VIRTUAL uint64_t heapAllocate(HeapIndex heapIndex, size_t &size) { in heapAllocate()
72 uint64_t heapAllocateWithCustomAlignment(HeapIndex heapIndex, size_t &size, size_t alignment) { in heapAllocateWithCustomAlignment()
76 MOCKABLE_VIRTUAL void heapFree(HeapIndex heapIndex, uint64_t ptr, size_t size) { in heapFree()
82 uint64_t getHeapBase(HeapIndex heapIndex) { in getHeapBase()
86 uint64_t getHeapLimit(HeapIndex heapIndex) { in getHeapLimit()
90 uint64_t getHeapMinimalAddress(HeapIndex heapIndex) { in getHeapMinimalAddress()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_gfx_partition.h21 uint64_t getHeapSize(HeapIndex heapIndex) { in getHeapSize()
25 bool heapInitialized(HeapIndex heapIndex) { in heapInitialized()
37 uint64_t heapAllocate(HeapIndex heapIndex, size_t &size) override { in heapAllocate()
45 void heapFree(HeapIndex heapIndex, uint64_t ptr, size_t size) override { in heapFree()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/src/System/Reflection/Metadata/Ecma335/
H A DMetadataReaderExtensions.cs198 public static int GetHeapSize(this MetadataReader reader, HeapIndex heapIndex) in GetHeapSize()
213 … public static unsafe int GetHeapMetadataOffset(this MetadataReader reader, HeapIndex heapIndex) in GetHeapMetadataOffset()
228 private static MemoryBlock GetMetadataBlock(this MetadataReader reader, HeapIndex heapIndex) in GetMetadataBlock()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/heap_assigner/
H A Dheap_assigner_tests.cpp26 …auto heapIndex = heapAssigner.get32BitHeapIndex(GraphicsAllocation::AllocationType::KERNEL_ISA, tr… in HWTEST_F() local
34 …auto heapIndex = heapAssigner.get32BitHeapIndex(GraphicsAllocation::AllocationType::LINEAR_STREAM,… in HWTEST_F() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkMemory.cpp23 uint32_t* heapIndex) { in get_valid_memory_type_index()
69 uint32_t heapIndex = 0; in AllocAndBindBufferMemory() local
159 uint32_t heapIndex = 0; in AllocAndBindImageMemory() local
481 GrVkSubHeap::GrVkSubHeap(const GrVkGpu* gpu, uint32_t memoryTypeIndex, uint32_t heapIndex, in GrVkSubHeap()
531 uint32_t memoryTypeIndex, uint32_t heapIndex, GrVkAlloc* alloc) { in subAlloc()
604 uint32_t memoryTypeIndex, uint32_t heapIndex, GrVkAlloc* alloc) { in singleAlloc()
H A DGrVkMemory.h142 uint32_t heapIndex, GrVkAlloc* alloc) { in alloc()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/vk/
H A DGrVkMemory.cpp23 uint32_t* heapIndex) { in get_valid_memory_type_index()
67 uint32_t heapIndex = 0; in AllocAndBindBufferMemory() local
151 uint32_t heapIndex = 0; in AllocAndBindImageMemory() local
462 GrVkSubHeap::GrVkSubHeap(const GrVkGpu* gpu, uint32_t memoryTypeIndex, uint32_t heapIndex, in GrVkSubHeap()
512 uint32_t memoryTypeIndex, uint32_t heapIndex, GrVkAlloc* alloc) { in subAlloc()
584 uint32_t memoryTypeIndex, uint32_t heapIndex, GrVkAlloc* alloc) { in singleAlloc()
H A DGrVkMemory.h142 uint32_t heapIndex, GrVkAlloc* alloc) { in alloc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/dawn_native/d3d12/
H A DStagingDescriptorAllocatorD3D12.cpp51 const uint32_t heapIndex = mAvailableHeaps.back(); in AllocateCPUDescriptors() local
101 const uint32_t heapIndex = allocation->GetHeapIndex(); in Deallocate() local
H A DCPUDescriptorHeapAllocationD3D12.cpp22 uint32_t heapIndex) in CPUDescriptorHeapAllocation()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/
H A Dmap_tile_instanced_allocation_wddm.cpp16 …n(WddmAllocation *allocation, const void *requiredPtr, Wddm *wddm, HeapIndex heapIndex, GfxPartiti… in mapTileInstancedAllocation()
H A Dmap_tile_instanced_allocation_drm_or_wddm.cpp16 …n(WddmAllocation *allocation, const void *requiredPtr, Wddm *wddm, HeapIndex heapIndex, GfxPartiti… in mapTileInstancedAllocation()
/dports/devel/libhoard/Hoard/src/include/hoard/
H A Dheapmanager.h100 auto heapIndex = HeapType::getTidMap (tid); in releaseHeap() local
/dports/sysutils/consul/consul-1.10.3/lib/ttlcache/
H A Deviction.go18 heapIndex int member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/lib/ttlcache/
H A Deviction.go18 heapIndex int member
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/lib/ttlcache/
H A Deviction.go18 heapIndex int member
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/lib/ttlcache/
H A Deviction.go18 heapIndex int member
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/JaderDias/movingmedian/
H A Dmovingmedian.go8 heapIndex int member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/helper/
H A Dheap_assigner_l0_tests.cpp41 …auto heapIndex = heapAssigner.get32BitHeapIndex(GraphicsAllocation::AllocationType::LINEAR_STREAM,… in HWTEST2_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesBufferSparseBinding.cpp184 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
H A DvktSparseResourcesBufferSparseResidency.cpp225 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp325 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local
365 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local
440 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_device.c386 uint32_t heapIndex, in vn_GetDeviceGroupPeerMemoryFeatures()
/dports/lang/clover/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_device.c386 uint32_t heapIndex, in vn_GetDeviceGroupPeerMemoryFeatures()
/dports/graphics/libosmesa/mesa-21.3.6/src/virtio/vulkan/
H A Dvn_device.c386 uint32_t heapIndex, in vn_GetDeviceGroupPeerMemoryFeatures()

12345678910>>...13