Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp8468 void extractInfosWithDeviceInto(VkDevice device, VkHandleToInfoMap& inputMap, in extractInfosWithDeviceInto() argument
8470 for (auto it = inputMap.begin(); it != inputMap.end();) { in extractInfosWithDeviceInto()
8476 outputMap.insert(inputMap.extract(current)); in extractInfosWithDeviceInto()