Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DCommandProcessor.h588 angle::Result enqueueFlushOutsideRPCommands(
DCommandProcessor.cpp943 angle::Result CommandProcessor::enqueueFlushOutsideRPCommands( in enqueueFlushOutsideRPCommands() function in rx::vk::CommandProcessor
DRendererVk.cpp5633 ANGLE_TRY(mCommandProcessor.enqueueFlushOutsideRPCommands(context, protectionType, priority, in flushOutsideRPCommands()