Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/test/
DTestGpuNnapi.cpp568 const VkMemoryAllocateInfo memoryAllocInfo = { in initialize() local
575 vkAllocateMemory(mDevice, &memoryAllocInfo, nullptr, &mOutputBufferMemory); in initialize()