Home
last modified time | relevance | path

Searched defs:memoryTypeIndex (Results 1 – 25 of 51) sorted by relevance

123

/external/angle/src/libANGLE/renderer/vulkan/
DMemoryTracking.cpp111 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()
DSuballocation.cpp87 uint32_t memoryTypeIndex, in init()
116 uint32_t memoryTypeIndex, in initWithoutVirtualBlock()
DShareGroupVk.cpp299 uint32_t memoryTypeIndex, in getDefaultBufferPool()
DSuballocation.h373 uint32_t memoryTypeIndex, in initWithEntireBuffer()
Dvk_mem_alloc_wrapper.cpp172 uint32_t memoryTypeIndex, in GetMemoryTypeProperties()
Dvk_renderer.h636 uint32_t memoryTypeIndex, in onMemoryAlloc()
646 uint32_t memoryTypeIndex, in onMemoryDealloc()
DBufferVk.cpp263 uint32_t memoryTypeIndex = 0; in GetMemoryTypeIndex() local
DContextVk.h768 uint32_t memoryTypeIndex, in getDefaultBufferPool()
DContextVk.cpp7233 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
Dvk_utils.cpp506 uint32_t memoryTypeIndex = 0; in init() local
/external/skia/tools/gpu/vk/
DVkYcbcrSamplerHelper.cpp60 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/
DvktExternalMemoryUtil.cpp889 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/
DVkDeviceMemory.hpp31 uint32_t memoryTypeIndex = 0; member
123 const uint32_t memoryTypeIndex; member in vk::DeviceMemory
/external/angle/src/tests/test_utils/
DVulkanHelper.cpp516 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/
DvktGlobalPriorityQueueUtils.cpp256 const uint32_t memoryTypeIndex = in BufferWithMemory() local
DvktSynchronizationWin32KeyedMutexTests.cpp246 for (uint32_t memoryTypeIndex = 0; (1u << memoryTypeIndex) <= bits; memoryTypeIndex++) in chooseMemoryType() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGetMemoryCommitment.cpp384 for (const auto memoryTypeIndex : memoryTypeIndices) in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/modifiers/
DvktModifiersTests.cpp735 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/
Dvulkan_wrapper.cpp434 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/
DvktMemoryMappingTests.cpp463 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()
DvktMemoryExternalMemoryHostTests.cpp249 …Memory> ExternalMemoryHostBaseTestInstance::allocateMemoryFromHostPointer(uint32_t memoryTypeIndex) in allocateMemoryFromHostPointer()
DvktMemoryPipelineBarrierTests.cpp547 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()
DvktMemoryDeviceMemoryReportTests.cpp244 uint32_t memoryTypeIndex; member
2043 const uint32_t memoryTypeIndex(chooseMemoryType(requirements.memoryTypeBits)); in testImportAndUnimportExternalMemory() local
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DResourceTracker.h758 uint32_t memoryTypeIndex = 0; member
/external/deqp/external/vulkancts/modules/vulkan/device_group/
DvktDeviceGroupRendering.cpp212 bool DeviceGroupTestInstance::isPeerFetchAllowed(uint32_t memoryTypeIndex, uint32_t firstdeviceID, in isPeerFetchAllowed()

123