how to set the pixel content of coordinates " x ,y " of my screen

Are you wanting to set a pixel value relative to the whole game viewport (ie. relative to the final full rendered frame)? Or relative to an x, y position within a texture you are using inside of a material?