Home
last modified time | relevance | path

Searched refs:enqueueSubmitOneOffCommands (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.h571 angle::Result enqueueSubmitOneOffCommands(Context *context,
DCommandProcessor.cpp884 angle::Result CommandProcessor::enqueueSubmitOneOffCommands( in enqueueSubmitOneOffCommands() function in rx::vk::CommandProcessor
DRendererVk.cpp5115 ANGLE_TRY(mCommandProcessor.enqueueSubmitOneOffCommands( in queueSubmitOneOff()
5146 ANGLE_TRY(mCommandProcessor.enqueueSubmitOneOffCommands( in queueSubmitWaitSemaphore()