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