Searched refs:mOneOffCommandPoolMap (Results 1 – 2 of 2) sorted by relevance
304 return mOneOffCommandPoolMap[protectionType].getCommandBuffer(context, commandBufferOut); in getCommandBufferOneOff()1023 angle::PackedEnumMap<vk::ProtectionType, OneOffCommandPool> mOneOffCommandPoolMap; variable
1811 for (OneOffCommandPool &oneOffCommandPool : mOneOffCommandPoolMap) in onDestroy()2351 mOneOffCommandPoolMap[protectionType].init(protectionType); in initialize()6172 mOneOffCommandPoolMap[protectionType].releaseCommandBuffer(submitQueueSerial, in queueSubmitOneOff()