When I wrote a test script for DXC, I realized we need 16 bit float for data type of a buffer. See [dx-graphics-hlsl-scalar](https://docs.microsoft.com/ko-kr/windows/desktop/direct3dhlsl/dx-graphics-hlsl-scalar). Probably we can name the type as `half`.