Searched refs:releaseToCommandBatch (Results 1 – 2 of 2) sorted by relevance
104 angle::Result releaseToCommandBatch(vk::Context *context,
418 angle::Result CommandQueue::releaseToCommandBatch(vk::Context *context, in releaseToCommandBatch() function in rx::CommandQueue566 ANGLE_TRY(releaseToCommandBatch(context, std::move(commandBuffer), commandPool, &batch)); in submitFrame()