Home
last modified time | relevance | path

Searched refs:GLTimerPos (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h677 uint32_t GLTimerPos; member
3520 S.GPU.GLTimerPos = 0; in MicroProfileGpuInitGL()
3526 uint32_t nIndex = (S.GPU.GLTimerPos+1)%MICROPROFILE_GL_MAX_QUERIES; in MicroProfileGpuInsertTimeStamp()
3528 S.GPU.GLTimerPos = nIndex; in MicroProfileGpuInsertTimeStamp()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h677 uint32_t GLTimerPos; member
3518 S.GPU.GLTimerPos = 0; in MicroProfileGpuInitGL()
3524 uint32_t nIndex = (S.GPU.GLTimerPos+1)%MICROPROFILE_GL_MAX_QUERIES; in MicroProfileGpuInsertTimeStamp()
3526 S.GPU.GLTimerPos = nIndex; in MicroProfileGpuInsertTimeStamp()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h677 uint32_t GLTimerPos; member
3518 S.GPU.GLTimerPos = 0; in MicroProfileGpuInitGL()
3524 uint32_t nIndex = (S.GPU.GLTimerPos+1)%MICROPROFILE_GL_MAX_QUERIES; in MicroProfileGpuInsertTimeStamp()
3526 S.GPU.GLTimerPos = nIndex; in MicroProfileGpuInsertTimeStamp()