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