ray cast only mode in UniformGridRepresentation volume rendering have low quality compare to GPU based mode

I’m using ParaView 5.13.1 on windows(local) to volume render a volume data(from a CT scan).
Found that the image quality is very low in ray cast only mode(CPU only) compare to GPU based mode.



When enable ray tracing(OSPRay raycaster), the result is fine.

Have tried set preview resolution(View->Preview->3840*2160).
Have tried adjust level of detail(LOD) in interactive rendering options.

Is this a bug?