Timer Query: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
stub for timer query.
(No difference)

Revision as of 16:27, 26 February 2012

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.