Searched refs:newCommandBuffer (Results 1 – 1 of 1) sorted by relevance
1985 PrimaryCommandBuffer newCommandBuffer; in getCommandBuffer() local1986 ANGLE_VK_TRY(context, newCommandBuffer.init(context->getDevice(), allocInfo)); in getCommandBuffer()1987 commandBufferOut->assign(std::move(lock), std::move(newCommandBuffer)); in getCommandBuffer()