| /external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesBufferSparseBinding.cpp | 181 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferSparseResidency.cpp | 224 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferMemoryAliasing.cpp | 238 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageSparseBinding.cpp | 220 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesMipmapSparseResidency.cpp | 241 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageMemoryAliasing.cpp | 300 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesImageSparseResidency.cpp | 305 …const deUint32 heapIndex = getHeapIndexForMemoryType(instance, getPhysicalDevice(secondDeviceID… in iterate() local
|
| D | vktSparseResourcesBufferTests.cpp | 95 deUint32 heapIndex; //!< memory heap index member
|
| /external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
| D | vktProtectedMemWsiSwapchainTests.cpp | 314 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local 352 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local 425 deUint32 heapIndex = memoryProperties.memoryTypes[memType].heapIndex; in generateSwapchainParameterCases() local
|
| /external/vulkan-validation-layers/tests/device_profiles/ |
| 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 …]
|
| 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 …]
|
| D | adreno_540.json | 296 "heapIndex": 0, number 300 "heapIndex": 0, number 304 "heapIndex": 0, number 308 "heapIndex": 0, number 312 "heapIndex": 0, number
|
| D | nvidia_tegra_x1.json | 288 "heapIndex": 0, number 292 "heapIndex": 0, number 296 "heapIndex": 0, number 300 "heapIndex": 0, number
|
| D | amd_radv_polaris10.json | 294 "heapIndex": 0, number 298 "heapIndex": 2, number 302 "heapIndex": 1, number 306 "heapIndex": 2, number
|
| D | amd_radeon_rx_480.json | 476 "heapIndex": 0, number 480 "heapIndex": 1, number 484 "heapIndex": 2, number 488 "heapIndex": 1, number
|
| D | mobile_chip.json | 288 "heapIndex": 0, number 292 "heapIndex": 0, number 296 "heapIndex": 0, number
|
| D | intel_hd_graphics_520_skylake_gt2.json | 290 "heapIndex": 0, number 294 "heapIndex": 1, number
|
| /external/swiftshader/src/Vulkan/ |
| D | VkPromotedExtensions.cpp | 76 … VKAPI_CALL vkGetDeviceGroupPeerMemoryFeaturesKHR(VkDevice device, uint32_t heapIndex, uint32_t lo… in vkGetDeviceGroupPeerMemoryFeaturesKHR()
|
| /external/skia/src/gpu/ |
| D | GrAHardwareBufferUtils.cpp | 383 uint32_t heapIndex = 0; in make_vk_backend_texture() local
|
| /external/skqp/src/gpu/ |
| D | GrAHardwareBufferImageGenerator.cpp | 263 uint32_t heapIndex = 0; in make_vk_backend_texture() local
|
| /external/skia/tests/ |
| D | VkHardwareBufferTest.cpp | 724 uint32_t heapIndex = 0; in importHardwareBuffer() local
|
| /external/skqp/tests/ |
| D | VkHardwareBufferTest.cpp | 736 uint32_t heapIndex = 0; in importHardwareBuffer() local
|
| /external/skqp/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 7418 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/skia/third_party/vulkanmemoryallocator/include/ |
| D | vk_mem_alloc.h | 7418 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/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryMappingTests.cpp | 1309 for (deUint32 heapIndex = 0; heapIndex < memoryProperties.memoryHeapCount; heapIndex++) in RandomMemoryMappingInstance() local
|