Home
last modified time | relevance | path

Searched refs:MICROPROFILE_API (Results 1 – 4 of 4) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dmicroprofile.h207 #ifndef MICROPROFILE_API
208 #define MICROPROFILE_API macro
428 MICROPROFILE_API void MicroProfileInit();
429 MICROPROFILE_API void MicroProfileShutdown();
451 MICROPROFILE_API void MicroProfileTogglePause();
471 MICROPROFILE_API MicroProfile* MicroProfileGet();
500 MICROPROFILE_API void MicroProfileGpuInitGL();
504 MICROPROFILE_API void MicroProfileGpuShutdown();
508 MICROPROFILE_API uint64_t MicroProfileGpuEnd();
514 MICROPROFILE_API uint32_t MicroProfileGpuFlip();
[all …]
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h161 #ifndef MICROPROFILE_API
162 #define MICROPROFILE_API macro
334 MICROPROFILE_API void MicroProfileInit();
335 MICROPROFILE_API void MicroProfileShutdown();
349 MICROPROFILE_API void MicroProfileTogglePause();
356 MICROPROFILE_API void MicroProfileInitThreadLog();
358 MICROPROFILE_API bool MicroProfileGetForceEnable();
368 MICROPROFILE_API int MicroProfileGetAggregateFrames();
370 MICROPROFILE_API MicroProfile* MicroProfileGet();
408 MICROPROFILE_API void MicroProfileGpuInitGL();
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h161 #ifndef MICROPROFILE_API
162 #define MICROPROFILE_API macro
334 MICROPROFILE_API void MicroProfileInit();
335 MICROPROFILE_API void MicroProfileShutdown();
349 MICROPROFILE_API void MicroProfileTogglePause();
356 MICROPROFILE_API void MicroProfileInitThreadLog();
358 MICROPROFILE_API bool MicroProfileGetForceEnable();
368 MICROPROFILE_API int MicroProfileGetAggregateFrames();
370 MICROPROFILE_API MicroProfile* MicroProfileGet();
408 MICROPROFILE_API void MicroProfileGpuInitGL();
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h161 #ifndef MICROPROFILE_API
162 #define MICROPROFILE_API macro
334 MICROPROFILE_API void MicroProfileInit();
335 MICROPROFILE_API void MicroProfileShutdown();
349 MICROPROFILE_API void MicroProfileTogglePause();
356 MICROPROFILE_API void MicroProfileInitThreadLog();
358 MICROPROFILE_API bool MicroProfileGetForceEnable();
368 MICROPROFILE_API int MicroProfileGetAggregateFrames();
370 MICROPROFILE_API MicroProfile* MicroProfileGet();
408 MICROPROFILE_API void MicroProfileGpuInitGL();
[all …]