/external/angle/src/libANGLE/renderer/vulkan/ |
D | MemoryTracking.cpp | 111 uint32_t memoryTypeIndex = renderer->getMemoryAllocationTracker()->getPendingMemoryTypeIndex(); in LogPendingMemoryAllocation() local 243 uint32_t memoryTypeIndex, in onMemoryAllocImpl() 302 uint32_t memoryTypeIndex, in onMemoryDeallocImpl() 481 uint32_t memoryTypeIndex) in setPendingMemoryAlloc()
|
D | Suballocation.cpp | 87 uint32_t memoryTypeIndex, in init() 116 uint32_t memoryTypeIndex, in initWithoutVirtualBlock()
|
D | ShareGroupVk.cpp | 299 uint32_t memoryTypeIndex, in getDefaultBufferPool()
|
D | Suballocation.h | 373 uint32_t memoryTypeIndex, in initWithEntireBuffer()
|
D | vk_mem_alloc_wrapper.cpp | 172 uint32_t memoryTypeIndex, in GetMemoryTypeProperties()
|
D | vk_renderer.h | 636 uint32_t memoryTypeIndex, in onMemoryAlloc() 646 uint32_t memoryTypeIndex, in onMemoryDealloc()
|
D | BufferVk.cpp | 263 uint32_t memoryTypeIndex = 0; in GetMemoryTypeIndex() local
|
D | ContextVk.h | 768 uint32_t memoryTypeIndex, in getDefaultBufferPool()
|
D | ContextVk.cpp | 7233 uint32_t memoryTypeIndex, in initBufferAllocation() 7445 uint32_t memoryTypeIndex = mRenderer->getStagingBufferMemoryTypeIndex(coherency); in initBufferForBufferCopy() local 7461 uint32_t memoryTypeIndex = mRenderer->getStagingBufferMemoryTypeIndex(coherency); in initBufferForImageCopy() local 7511 uint32_t memoryTypeIndex = mRenderer->getVertexConversionBufferMemoryTypeIndex(hostVisibility); in initBufferForVertexConversion() local
|
D | vk_utils.cpp | 506 uint32_t memoryTypeIndex = 0; in init() local
|
/external/skia/tools/gpu/vk/ |
D | VkYcbcrSamplerHelper.cpp | 60 uint32_t* memoryTypeIndex) { in find_memory_type_index() 97 uint32_t memoryTypeIndex = 0; in createBackendTexture() local 252 uint32_t memoryTypeIndex = 0; in createGrBackendTexture() local
|
/external/deqp/external/vulkancts/modules/vulkan/util/ |
D | vktExternalMemoryUtil.cpp | 889 for (uint32_t memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local 903 for (uint32_t memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseHostVisibleMemoryType() local 929 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory() 946 … vk::VkDeviceSize allocationSize, uint32_t memoryTypeIndex, in allocateExportableMemory() 966 uint32_t memoryTypeIndex, NativeHandle &handle) in importMemory() 1101 … vk::VkExternalMemoryHandleTypeFlagBits externalType, uint32_t memoryTypeIndex, in importMemory() 1111 uint32_t memoryTypeIndex, NativeHandle &handle) in importDedicatedMemory() 1119 uint32_t memoryTypeIndex, NativeHandle &handle) in importDedicatedMemory()
|
/external/swiftshader/src/Vulkan/ |
D | VkDeviceMemory.hpp | 31 uint32_t memoryTypeIndex = 0; member 123 const uint32_t memoryTypeIndex; member in vk::DeviceMemory
|
/external/angle/src/tests/test_utils/ |
D | VulkanHelper.cpp | 516 uint32_t memoryTypeIndex = FindMemoryType(mMemoryProperties, memoryRequirements.memoryTypeBits, in createImage2D() local 649 uint32_t memoryTypeIndex = FindMemoryType(mMemoryProperties, memoryRequirements.memoryTypeBits, in createImage2DExternal() local 1085 uint32_t memoryTypeIndex = FindMemoryType(mMemoryProperties, memoryRequirements.memoryTypeBits, in readPixels() local 1278 uint32_t memoryTypeIndex = FindMemoryType(mMemoryProperties, memoryRequirements.memoryTypeBits, in writePixels() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktGlobalPriorityQueueUtils.cpp | 256 const uint32_t memoryTypeIndex = in BufferWithMemory() local
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 246 for (uint32_t memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 384 for (const auto memoryTypeIndex : memoryTypeIndices) in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 735 for (uint32_t memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local 1144 …uint32_t memoryTypeIndex = chooseMemoryType(dstImageMemoryReq.memoryTypeBits & dstSubImageMemoryRe… in exportImportMemoryExplicitModifiersWithSuballocationCase() local
|
/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/ |
D | vulkan_wrapper.cpp | 434 VulkanMemoryType::VulkanMemoryType(uint32_t memoryTypeIndex, in VulkanMemoryType() 1647 uint32_t memoryTypeIndex = memoryTypeList[mtIdx]; in VulkanBuffer() local 1751 uint32_t memoryTypeIndex = memoryTypeList[mtIdx]; in VulkanImage() local
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 463 uint32_t memoryTypeIndex) in findLargeAllocationSize() 705 …for (uint32_t memoryTypeIndex = 0; memoryTypeIndex < memoryProperties.memoryTypeCount; memoryTypeI… in testMemoryMapping() local 1103 …oryObject(const DeviceInterface &vkd, VkDevice device, VkDeviceSize size, uint32_t memoryTypeIndex, in MemoryObject()
|
D | vktMemoryExternalMemoryHostTests.cpp | 249 …Memory> ExternalMemoryHostBaseTestInstance::allocateMemoryFromHostPointer(uint32_t memoryTypeIndex) in allocateMemoryFromHostPointer()
|
D | vktMemoryPipelineBarrierTests.cpp | 547 uint32_t memoryTypeIndex) in allocMemory() 564 uint32_t memoryTypeIndex; in bindBufferMemory() local 607 uint32_t memoryTypeIndex; in bindImageMemory() local 780 uint32_t memoryTypeIndex) in getMemoryTypeInfo() 794 vk::VkDeviceSize memorySize, uint32_t memoryTypeIndex) in findMaxBufferSize() 878 vk::VkDeviceSize memorySize, uint32_t memoryTypeIndex) in findMaxRGBA8ImageSize() 937 …vk::VkDevice device, vk::VkDeviceSize size, uint32_t memoryTypeIndex, vk::VkDeviceSize maxBufferSi… in Memory()
|
D | vktMemoryDeviceMemoryReportTests.cpp | 244 uint32_t memoryTypeIndex; member 2043 const uint32_t memoryTypeIndex(chooseMemoryType(requirements.memoryTypeBits)); in testImportAndUnimportExternalMemory() local
|
/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 758 uint32_t memoryTypeIndex = 0; member
|
/external/deqp/external/vulkancts/modules/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 212 bool DeviceGroupTestInstance::isPeerFetchAllowed(uint32_t memoryTypeIndex, uint32_t firstdeviceID, in isPeerFetchAllowed()
|