Home
last modified time | relevance | path

Searched defs:heapIndex (Results 1 – 25 of 65) 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
DvktSparseResourcesBufferTests.cpp95 deUint32 heapIndex; //!< memory heap index member
/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.cpp510 …oryObjectId, VkDeviceSize size, VkObjectType objectType, uint64_t objectHandle, uint32_t heapIndex) in emitDeviceMemoryReport()
DVkPromotedExtensions.cpp103 … VKAPI_CALL vkGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapIndex, uint32_t lo… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1531 for(uint32_t heapIndex = 0; heapIndex < memProps->memoryHeapCount; ++heapIndex) in PrintMemoryTypes() local
1624 for(uint32_t heapIndex = 0; heapIndex < heapCount; ++heapIndex) in PrintMemoryConclusions() local
/external/skia/tests/
DVkHardwareBufferTest.cpp722 uint32_t heapIndex = 0; in importHardwareBuffer() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h6537 for(uint32_t heapIndex = 0; heapIndex < VK_MAX_MEMORY_HEAPS; ++heapIndex) in VmaCurrentBudgetData() local
11652 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Allocate() local
11681 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in AllocatePage() local
12051 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Free() local
14738 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local
15052 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local
15206 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in AllocateDedicatedMemory() local
15708 const uint32_t heapIndex = firstHeap + i; in GetBudget() local
15739 const uint32_t heapIndex = firstHeap + i; in GetBudget() local
16114 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(pAllocateInfo->memoryTypeIndex); in AllocateVulkanMemory() 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/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()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.c2045 uint32_t heapIndex, in tu_GetDeviceGroupPeerMemoryFeatures()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1452 for (deUint32 heapIndex = 0; heapIndex < memoryProperties.memoryHeapCount; heapIndex++) in RandomMemoryMappingInstance() local

123