Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferSparseBinding.cpp184 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
DvktSparseResourcesBufferSparseResidency.cpp225 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
DvktSparseResourcesBufferMemoryAliasing.cpp239 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
DvktSparseResourcesImageSparseBinding.cpp236 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
DvktSparseResourcesMipmapSparseResidency.cpp244 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
DvktSparseResourcesImageMemoryAliasing.cpp305 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDevic… in iterate() local
DvktSparseResourcesImageSparseResidency.cpp403 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
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
/external/vulkan-validation-layers/tests/device_profiles/
Dgeforce_940m.json326 "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 …]
Dgeforce_1080_ti.json581 "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 …]
Dadreno_540.json296 "heapIndex": 0, number
300 "heapIndex": 0, number
304 "heapIndex": 0, number
308 "heapIndex": 0, number
312 "heapIndex": 0, number
Dnvidia_tegra_x1.json288 "heapIndex": 0, number
292 "heapIndex": 0, number
296 "heapIndex": 0, number
300 "heapIndex": 0, number
Damd_radv_polaris10.json294 "heapIndex": 0, number
298 "heapIndex": 2, number
302 "heapIndex": 1, number
306 "heapIndex": 2, number
Damd_radeon_rx_480.json476 "heapIndex": 0, number
480 "heapIndex": 1, number
484 "heapIndex": 2, number
488 "heapIndex": 1, number
Dmobile_chip.json288 "heapIndex": 0, number
292 "heapIndex": 0, number
296 "heapIndex": 0, number
/external/swiftshader/src/Vulkan/
DVkDevice.cpp461 …oryObjectId, VkDeviceSize size, VkObjectType objectType, uint64_t objectHandle, uint32_t heapIndex) in emitDeviceMemoryReport()
DVkPromotedExtensions.cpp78 … VKAPI_CALL vkGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapIndex, uint32_t lo… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp419 uint32_t heapIndex = 0; in make_vk_backend_texture() local
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp263 uint32_t heapIndex = 0; in make_vk_backend_texture() local
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h7645 for(uint32_t heapIndex = 0; heapIndex < VK_MAX_MEMORY_HEAPS; ++heapIndex) in VmaCurrentBudgetData() local
12578 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in AllocatePage() local
12948 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Free() local
15605 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local
15919 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local
16064 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in AllocateDedicatedMemory() local
16576 const uint32_t heapIndex = firstHeap + i; in GetBudget() local
16607 const uint32_t heapIndex = firstHeap + i; in GetBudget() local
16939 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(pAllocateInfo->memoryTypeIndex); in AllocateVulkanMemory() local
17384 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in UpdateVulkanBudget() local
[all …]
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7626 for(uint32_t heapIndex = 0; heapIndex < VK_MAX_MEMORY_HEAPS; ++heapIndex) in VmaCurrentBudgetData() local
12560 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in AllocatePage() local
12930 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Free() local
15587 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local
15890 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local
16035 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in AllocateDedicatedMemory() local
16547 const uint32_t heapIndex = firstHeap + i; in GetBudget() local
16578 const uint32_t heapIndex = firstHeap + i; in GetBudget() local
16910 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(pAllocateInfo->memoryTypeIndex); in AllocateVulkanMemory() local
17355 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in UpdateVulkanBudget() local
[all …]
/external/skia/tests/
DVkHardwareBufferTest.cpp729 uint32_t heapIndex = 0; in importHardwareBuffer() local
/external/skqp/tests/
DVkHardwareBufferTest.cpp737 uint32_t heapIndex = 0; in importHardwareBuffer() local
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h7418 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local
7538 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local
8263 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(pAllocateInfo->memoryTypeIndex); in AllocateVulkanMemory() local
8304 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memoryType); in FreeVulkanMemory() local
8660 for(uint32_t heapIndex = 0; heapIndex < allocator->GetMemoryHeapCount(); ++heapIndex) in vmaBuildStatsString() local
/external/vulkan-validation-layers/layers/generated/
Dvk_dispatch_table_helper.h38 …d VKAPI_CALL StubGetDeviceGroupPeerMemoryFeatures(VkDevice device, uint32_t heapIndex, uint32_t lo… in StubGetDeviceGroupPeerMemoryFeatures()
61 …KAPI_CALL StubGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapIndex, uint32_t lo… in StubGetDeviceGroupPeerMemoryFeaturesKHR()

123