/aosp_15_r20/external/vulkan-validation-layers/tests/device_profiles/ |
H A D | geforce_940m.json | 326 "heapIndex": 1, number 330 "heapIndex": 1, number 334 "heapIndex": 1, number 338 "heapIndex": 1, number 342 "heapIndex": 1, number 346 "heapIndex": 1, number 350 "heapIndex": 1, number 354 "heapIndex": 0, number 358 "heapIndex": 0, number 362 "heapIndex": 1, number [all …]
|
H A D | geforce_1080_ti.json | 581 "heapIndex": 1, number 585 "heapIndex": 1, number 589 "heapIndex": 1, number 593 "heapIndex": 1, number 597 "heapIndex": 1, number 601 "heapIndex": 1, number 605 "heapIndex": 1, number 609 "heapIndex": 0, number 613 "heapIndex": 0, number 617 "heapIndex": 1, number [all …]
|
H A D | adreno_540.json | 296 "heapIndex": 0, number 300 "heapIndex": 0, number 304 "heapIndex": 0, number 308 "heapIndex": 0, number 312 "heapIndex": 0, number
|
H A D | nvidia_tegra_x1.json | 288 "heapIndex": 0, number 292 "heapIndex": 0, number 296 "heapIndex": 0, number 300 "heapIndex": 0, number
|
H A D | amd_radv_polaris10.json | 294 "heapIndex": 0, number 298 "heapIndex": 2, number 302 "heapIndex": 1, number 306 "heapIndex": 2, number
|
H A D | amd_radeon_rx_480.json | 476 "heapIndex": 0, number 480 "heapIndex": 1, number 484 "heapIndex": 2, number 488 "heapIndex": 1, number
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | MemoryTracking.cpp | 80 for (uint32_t heapIndex = 0; in CheckForCurrentMemoryAllocations() local 207 for (size_t heapIndex = 0; in initMemoryTrackers() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
H A D | vktProtectedMemWsiSwapchainTests.cpp | 327 uint32_t heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in executeSwapchainParameterCases() local 400 uint32_t heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in executeSwapchainParameterCases() local 490 uint32_t heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in executeSwapchainParameterCases() local
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/ |
H A D | KMRepository.java | 39 private short[] heapIndex; field in KMRepository
|
/aosp_15_r20/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/ |
H A D | KMRepository.java | 39 private short[] heapIndex; field in KMRepository
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/include/ |
H A D | vk_mem_alloc.h | 11166 for (uint32_t heapIndex = 0; heapIndex < VK_MAX_MEMORY_HEAPS; ++heapIndex) in VmaCurrentBudgetData() local 11184 void VmaCurrentBudgetData::AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() 11193 void VmaCurrentBudgetData::RemoveAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in RemoveAllocation() 12457 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in AllocatePage() local 12656 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Free() local 14141 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local 14477 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local 14966 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcMemTypeParams() local 15245 const uint32_t heapIndex = firstHeap + i; in GetHeapBudgets() local 15278 const uint32_t heapIndex = firstHeap + i; in GetHeapBudgets() local [all …]
|
/aosp_15_r20/external/skia/vma_android/include/ |
H A D | vk_mem_alloc.h | 11137 for (uint32_t heapIndex = 0; heapIndex < VK_MAX_MEMORY_HEAPS; ++heapIndex) in VmaCurrentBudgetData() local 11155 void VmaCurrentBudgetData::AddAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in AddAllocation() 11164 void VmaCurrentBudgetData::RemoveAllocation(uint32_t heapIndex, VkDeviceSize allocationSize) in RemoveAllocation() 12418 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in AllocatePage() local 12617 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Free() local 14094 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local 14410 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local 14898 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcMemTypeParams() local 15177 const uint32_t heapIndex = firstHeap + i; in GetHeapBudgets() local 15210 const uint32_t heapIndex = firstHeap + i; in GetHeapBudgets() local [all …]
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
H A D | vktSparseResourcesBufferSparseBinding.cpp | 179 const uint32_t heapIndex = in iterate() local
|
H A D | vktSparseResourcesBufferSparseResidency.cpp | 213 const uint32_t heapIndex = in iterate() local
|
H A D | vktSparseResourcesBufferMemoryAliasing.cpp | 234 const uint32_t heapIndex = in iterate() local
|
H A D | vktSparseResourcesImageSparseBinding.cpp | 229 const uint32_t heapIndex = in iterate() local
|
H A D | vktSparseResourcesMipmapSparseResidency.cpp | 229 const uint32_t heapIndex = in iterate() local
|
H A D | vktSparseResourcesImageMemoryAliasing.cpp | 288 const uint32_t heapIndex = in iterate() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.c | 453 uint32_t heapIndex, in vk_common_GetDeviceGroupPeerMemoryFeatures()
|
/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/ |
H A D | VulkanSample.cpp | 1555 for(uint32_t heapIndex = 0; heapIndex < memProps->memoryHeapCount; ++heapIndex) in PrintMemoryTypes() local 1648 for(uint32_t heapIndex = 0; heapIndex < heapCount; ++heapIndex) in PrintMemoryConclusions() local
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_device.c | 625 uint32_t heapIndex, in vn_GetDeviceGroupPeerMemoryFeatures()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkDevice.cpp | 522 …oryObjectId, VkDeviceSize size, VkObjectType objectType, uint64_t objectHandle, uint32_t heapIndex) in emitDeviceMemoryReport()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ScheduledThreadPoolExecutor.java | 239 int heapIndex; field in ScheduledThreadPoolExecutor.ScheduledFutureTask
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/ |
H A D | ScheduledThreadPoolExecutor.java | 239 int heapIndex; field in ScheduledThreadPoolExecutor.ScheduledFutureTask
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | ScheduledThreadPoolExecutor.java | 239 int heapIndex; field in ScheduledThreadPoolExecutor.ScheduledFutureTask
|