Searched refs:memoryAllocInfo (Results 1 – 1 of 1) sorted by relevance
568 const VkMemoryAllocateInfo memoryAllocInfo = { in initialize() local575 vkAllocateMemory(mDevice, &memoryAllocInfo, nullptr, &mOutputBufferMemory); in initialize()