Home
last modified time | relevance | path

Searched defs:cmdPoolInfo (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5099 auto& cmdPoolInfo = mCmdPoolInfo[*pCommandPool]; in on_vkCreateCommandPool() local
5116 const auto* cmdPoolInfo = android::base::find(mCmdPoolInfo, commandPool); in on_vkDestroyCommandPool() local