Home
last modified time | relevance | path

Searched defs:queueMap (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp575 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