mirror of
https://github.com/wolfpld/tracy
synced 2025-04-30 04:43:53 +00:00
Context is no longer passed to OpenGL macros.
This commit is contained in:
parent
515443605d
commit
c15e692ee4
@ -6,8 +6,8 @@
|
|||||||
#ifndef TRACY_ENABLE
|
#ifndef TRACY_ENABLE
|
||||||
|
|
||||||
#define TracyGpuContext
|
#define TracyGpuContext
|
||||||
#define TracyGpuZone(x,y)
|
#define TracyGpuZone(x)
|
||||||
#define TracyGpuZoneC(x,y,z)
|
#define TracyGpuZoneC(x,y)
|
||||||
#define TracyGpuCollect
|
#define TracyGpuCollect
|
||||||
|
|
||||||
namespace tracy
|
namespace tracy
|
||||||
|
Loading…
x
Reference in New Issue
Block a user