Lately several presentations, white papers and blog posts have been written about deferred rendering techniques that do not store any texture data to the g-buffer. These techniques reduce the memory bandwidth usage by storing less data to the g-buffer and by only sampling the texture data for visible pixels. Overdraw cost is minimized, resulting in less fluctuating frame rate. All of these techniq