The D3D11 ClearUnorderedAccessView* and ClearView functions will have to be emulated using compute shaders rather than clear operations, since Vulkan clear operations do not take image views and their format into account.