"Write a compute shader function in HLSL that draw a line from point A to B in a texture using the DDA algorithm. Add comments to code."