Searched refs:allocationSize (Results 1 – 5 of 5) sorted by relevance
277 (pAllocateInfo->allocationSize + in subAllocHostMemory()282 (unsigned int)pAllocateInfo->allocationSize, in subAllocHostMemory()289 out->subAllocSize = pAllocateInfo->allocationSize; in subAllocHostMemory()
132 pProperties->allocationSize = in getAndroidHardwareBufferPropertiesANDROID()
262 VkDeviceSize allocationSize = 0; member711 VkDeviceSize allocationSize, in setDeviceMemoryInfo() argument721 info.allocationSize = allocationSize; in setDeviceMemoryInfo()2008 pAllocateInfo->allocationSize)) { in getOrAllocateHostMemBlockLocked()2024 oneMb * ((pAllocateInfo->allocationSize + oneMb - 1) / oneMb); in getOrAllocateHostMemBlockLocked()2035 allocInfoForHost.allocationSize = blockSizeNeeded; in getOrAllocateHostMemBlockLocked()2058 hostMemInfo.allocationSize = allocInfoForHost.allocationSize; in getOrAllocateHostMemBlockLocked()2061 hostMemInfo.mappedSize = hostMemInfo.allocationSize; in getOrAllocateHostMemBlockLocked()2149 hostMemInfo.allocationSize, in getOrAllocateHostMemBlockLocked()2277 finalAllocInfo.allocationSize; in on_vkAllocateMemory()[all …]
149 VkDeviceSize allocationSize; member
945 vkStream->write((VkDeviceSize*)&forMarshaling->allocationSize, sizeof(VkDeviceSize)); in marshal_VkMemoryAllocateInfo()955 vkStream->read((VkDeviceSize*)&forUnmarshaling->allocationSize, sizeof(VkDeviceSize)); in unmarshal_VkMemoryAllocateInfo()9331 vkStream->write((VkDeviceSize*)&forMarshaling->allocationSize, sizeof(VkDeviceSize)); in marshal_VkAndroidHardwareBufferPropertiesANDROID()9341 vkStream->read((VkDeviceSize*)&forUnmarshaling->allocationSize, sizeof(VkDeviceSize)); in unmarshal_VkAndroidHardwareBufferPropertiesANDROID()