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