Home
last modified time | relevance | path

Searched refs:memoryAllocInfo (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestGpuNnapi.cpp575 const VkMemoryAllocateInfo memoryAllocInfo = { in initialize() local
582 vkAllocateMemory(mDevice, &memoryAllocInfo, nullptr, &mOutputBufferMemory); in initialize()