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