mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-14 04:01:48 +00:00
Document header include requirements.
This commit is contained in:
parent
3ef0d1333f
commit
1de7f884ea
@ -1,6 +1,8 @@
|
|||||||
#ifndef __TRACYOPENGL_HPP__
|
#ifndef __TRACYOPENGL_HPP__
|
||||||
#define __TRACYOPENGL_HPP__
|
#define __TRACYOPENGL_HPP__
|
||||||
|
|
||||||
|
// Include this file after you include OpenGL 3.2 headers.
|
||||||
|
|
||||||
#ifndef TRACY_ENABLE
|
#ifndef TRACY_ENABLE
|
||||||
|
|
||||||
#define TracyGpuZone(x,y)
|
#define TracyGpuZone(x,y)
|
||||||
|
Loading…
Reference in New Issue
Block a user