RWBuffer and Buffer in compute shaders when they binding with the same resource

I converted all code to RDG style and initialize some buffers with a single pass, which will be invoked for absolute once.

It’s a stupid way, but I did not find any API about FRDGBufferRef to fill it with some initial data.