Searched refs:finishRunningCommands (Results 1 – 6 of 6) sorted by relevance
34 angle::Result Resource::finishRunningCommands(ContextVk *contextVk) in finishRunningCommands() function in rx::vk::Resource54 ANGLE_TRY(finishRunningCommands(contextVk)); in waitForIdle()
473 angle::Result QueryVk::finishRunningCommands(ContextVk *contextVk) in finishRunningCommands() function in rx::QueryVk479 ANGLE_TRY(mQueryHelper.get().finishRunningCommands(contextVk)); in finishRunningCommands()487 ANGLE_TRY(query.get().finishRunningCommands(contextVk)); in finishRunningCommands()546 ANGLE_TRY(finishRunningCommands(contextVk)); in getResult()
54 angle::Result finishRunningCommands(ContextVk *contextVk);
184 angle::Result finishRunningCommands(ContextVk *contextVk);
456 angle::Result finishRunningCommands(ContextVk *contextVk);
300 angle::Result CommandGraphResource::finishRunningCommands(ContextVk *contextVk) in finishRunningCommands() function in rx::vk::CommandGraphResource