mirror of
https://github.com/xenia-project/xenia.git
synced 2025-12-06 07:12:03 +01:00
DOAX has a lot of threads o_o
This commit is contained in:
parent
6bf84d832f
commit
ea28c563ad
2
third_party/microprofile/microprofile.h
vendored
2
third_party/microprofile/microprofile.h
vendored
|
|
@ -418,7 +418,7 @@ struct MicroProfileScopeGpuHandler
|
|||
|
||||
|
||||
#ifndef MICROPROFILE_MAX_THREADS
|
||||
#define MICROPROFILE_MAX_THREADS 32
|
||||
#define MICROPROFILE_MAX_THREADS 64
|
||||
#endif
|
||||
|
||||
#ifndef MICROPROFILE_UNPACK_RED
|
||||
|
|
|
|||
Loading…
Reference in a new issue