Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.cpp1358 DeviceScoped<CommandBatch> scopedBatch(device); in submitCommands() local
1439 DeviceScoped<CommandBatch> scopedBatch(context->getDevice()); in queueSubmitOneOff() local