mirror of
https://github.com/wolfpld/tracy.git
synced 2024-11-22 06:34:36 +00:00
Update OpenCLVectorAdd.cpp
Cosmetics.
This commit is contained in:
parent
e73d21f5da
commit
94bcc6ffcc
@ -139,7 +139,7 @@ int main()
|
||||
|
||||
for (int i = 0; i < 10; ++i)
|
||||
{
|
||||
int n_value = static_cast<int>(N);
|
||||
int n_value = static_cast<int>(N);
|
||||
ZoneScopedN("VectorAdd Kernel Launch");
|
||||
TracyCLZoneC(tracyCLCtx, "VectorAdd Kernel", tracy::Color::Blue4);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user