How can I update cubemap data with rhi?

Hi
I want to update the pixel data in a cube-map texture, without blocking the game-thread.
Is there a way I can do this, using rhi?