Occlusion Query
From OpenGL.org
An Occlusion Query is an OpenGL mechanism that allows the user to determine approximately how many fragments were rasterized when executing a particular sequence of rendering commands.
{stub}