mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
Add missing GPU context name for Metal.
This commit is contained in:
parent
1478e74963
commit
5632021003
@ -36,7 +36,8 @@ constexpr const char* GpuContextNames[] = {
|
||||
"Vulkan",
|
||||
"OpenCL",
|
||||
"Direct3D 12",
|
||||
"Direct3D 11"
|
||||
"Direct3D 11",
|
||||
"Metal"
|
||||
};
|
||||
|
||||
struct MemoryPage;
|
||||
|
Loading…
x
Reference in New Issue
Block a user