| /third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
| D | StagingDescriptorAllocatorD3D12.cpp | 51 const uint32_t heapIndex = mAvailableHeaps.back(); in AllocateCPUDescriptors() local 101 const uint32_t heapIndex = allocation->GetHeapIndex(); in Deallocate() local
|
| D | CPUDescriptorHeapAllocationD3D12.cpp | 22 uint32_t heapIndex) in CPUDescriptorHeapAllocation()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| D | vktSparseResourcesBufferSparseBinding.cpp | 184 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferSparseResidency.cpp | 225 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferMemoryAliasing.cpp | 239 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageSparseBinding.cpp | 236 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 244 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 305 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDevic… in iterate() local
|
| D | vktSparseResourcesImageSparseResidency.cpp | 403 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferTests.cpp | 95 deUint32 heapIndex; //!< memory heap index member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesBufferSparseBinding.cpp | 182 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferSparseResidency.cpp | 223 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferMemoryAliasing.cpp | 237 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageSparseBinding.cpp | 239 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 242 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 303 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDevic… in iterate() local
|
| D | vktSparseResourcesImageSparseResidency.cpp | 418 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
| D | vktProtectedMemWsiSwapchainTests.cpp | 326 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local 364 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local 437 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemWsiSwapchainTests.cpp | 339 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in executeSwapchainParameterCases() local 407 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in executeSwapchainParameterCases() local 496 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in executeSwapchainParameterCases() local
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_device.c | 513 uint32_t heapIndex, in vn_GetDeviceGroupPeerMemoryFeatures()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| D | VkDevice.cpp | 475 …oryObjectId, VkDeviceSize size, VkObjectType objectType, uint64_t objectHandle, uint32_t heapIndex) in emitDeviceMemoryReport()
|
| D | VkPromotedExtensions.cpp | 78 … VKAPI_CALL vkGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapIndex, uint32_t lo… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 7700 for(uint32_t heapIndex = 0; heapIndex < VK_MAX_MEMORY_HEAPS; ++heapIndex) in VmaCurrentBudgetData() local 12748 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in AllocatePage() local 13120 const uint32_t heapIndex = m_hAllocator->MemoryTypeIndexToHeapIndex(m_MemoryTypeIndex); in Free() local 15813 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in VmaAllocator_T() local 16128 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in CalcPreferredBlockSize() local 16273 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(memTypeIndex); in AllocateDedicatedMemory() local 16919 const uint32_t heapIndex = firstHeap + i; in GetBudget() local 16950 const uint32_t heapIndex = firstHeap + i; in GetBudget() local 17282 const uint32_t heapIndex = MemoryTypeIndexToHeapIndex(pAllocateInfo->memoryTypeIndex); in AllocateVulkanMemory() local 17730 for(uint32_t heapIndex = 0; heapIndex < GetMemoryHeapCount(); ++heapIndex) in UpdateVulkanBudget() local [all …]
|
| /third_party/skia/tests/ |
| D | VkHardwareBufferTest.cpp | 729 uint32_t heapIndex = 0; in importHardwareBuffer() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 1706 uint32_t heapIndex, in panvk_GetDeviceGroupPeerMemoryFeatures()
|