Searched defs:queueMap (Results 1 – 1 of 1) sorted by relevance
609 angle::Result CommandProcessor::init(Context *context, const DeviceQueueMap &queueMap) in init()865 angle::Result CommandQueue::init(Context *context, const vk::DeviceQueueMap &queueMap) in init()1365 DeviceQueueMap queueMap(mIndex, makeProtected); in initializeQueueMap() local