Timer Query

From OpenGL Wiki
Revision as of 16:27, 26 February 2012 by Alfonse (talk | contribs) (stub for timer query.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Timer Query is a mechanism for measuring time on the GPU. This is vital for performance profiling, which is critical for knowing how to optimize code.