Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.h562 angle::Result enqueueSubmitCommands(Context *context,
DCommandProcessor.cpp864 angle::Result CommandProcessor::enqueueSubmitCommands(Context *context, in enqueueSubmitCommands() function in rx::vk::CommandProcessor
DRendererVk.cpp5479 ANGLE_TRY(mCommandProcessor.enqueueSubmitCommands( in submitCommands()