Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp4384 const auto hostMemoryInfoOpt = in on_vkAllocateMemory() local
4387 if (!hostMemoryInfoOpt) { in on_vkAllocateMemory()
4390 const auto& hostMemoryInfo = *hostMemoryInfoOpt; in on_vkAllocateMemory()