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