Home
last modified time | relevance | path

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

/dports/emulators/yuzu/yuzu-0b47f7a46/externals/microprofile/
H A Dmicroprofile.h668 uint32_t m_nQueryGet; member
3354 if(nNext != S.GPU.m_nQueryGet) in MicroProfileGpuInsertTimeStamp()
3454 …S.GPU.m_nQueryGet = (OldFrame.m_nQueryStart + OldFrame.m_nQueryCount) % MICROPROFILE_D3D_MAX_QUERI… in MicroProfileGpuFlip()
3482 S.GPU.m_nQueryGet = 0; in MicroProfileGpuInitD3D11()
/dports/emulators/citra/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h668 uint32_t m_nQueryGet; member
3352 if(nNext != S.GPU.m_nQueryGet) in MicroProfileGpuInsertTimeStamp()
3452 …S.GPU.m_nQueryGet = (OldFrame.m_nQueryStart + OldFrame.m_nQueryCount) % MICROPROFILE_D3D_MAX_QUERI… in MicroProfileGpuFlip()
3480 S.GPU.m_nQueryGet = 0; in MicroProfileGpuInitD3D11()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/microprofile/
H A Dmicroprofile.h668 uint32_t m_nQueryGet; member
3352 if(nNext != S.GPU.m_nQueryGet) in MicroProfileGpuInsertTimeStamp()
3452 …S.GPU.m_nQueryGet = (OldFrame.m_nQueryStart + OldFrame.m_nQueryCount) % MICROPROFILE_D3D_MAX_QUERI… in MicroProfileGpuFlip()
3480 S.GPU.m_nQueryGet = 0; in MicroProfileGpuInitD3D11()