A newer version of this document is available. Customers should click here to go to the newest version.
Introduction to Intel® Graphics Performance Analyzers
Game Optimization Methodology
Install and Launch Intel® GPA
Enable GPU Metrics Collection
Launch Application for Analysis
Configure Analysis Settings
Analyze Desktop Graphics Applications
Quick Start with Profiling Unreal Engine* Games
Instrumentation and Tracing Technology API Support
Intel® GPA Reference
Notices and Disclaimers
Set Frame Delimiters
By default, the delimiters for frame capturing of an OpenGL* application are Swapbuffers. But you can change the frame delimiters to suit the needs of your application.
To set frame delimiters for OpenGL applications, do the following:
- On the Graphics Monitor Launcher screen, click the Options button.
- In the Frame tab, enable the required OpenGL frame delimiter.
- SwapBuffers
- SetCurrentContext
- glBlitFramebuffer
- glClear
- glFinish
- glFlush
NOTE:
Although the tools may appear to work with the OpenGL API on a Windows* platform, this API is not officially supported on Windows* platforms.