MCPcopy Create free account
hub / github.com/GameTechDev/PresentMon / Flip_Info>

Method Flip_Info>

PresentData/PresentMonTraceSession.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::Blit_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; }
40template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::FlipMultiPlaneOverlay_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; }
41template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::Flip_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; }
42template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::HSyncDPCMultiPlane_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; }
43template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::MMIOFlipMultiPlaneOverlay_Info>(uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; }
44template<> void PatchPreWin11Keyword<Microsoft_Windows_DxgKrnl::MMIOFlip_Info> (uint64_t* k) { *k &= ~(uint64_t) Microsoft_Windows_DxgKrnl::Keyword::Present; }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected