MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / DLParser_RDPPipeSync

Function DLParser_RDPPipeSync

Source/HLEGraphics/DLParser.cpp:797–797  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

795//*****************************************************************************
796void DLParser_RDPLoadSync( MicroCodeCommand command ) { /*DL_PF(" LoadSync: (Ignored)");*/ }
797void DLParser_RDPPipeSync( MicroCodeCommand command ) { /*DL_PF(" PipeSync: (Ignored)");*/ }
798void DLParser_RDPTileSync( MicroCodeCommand command ) { /*DL_PF(" TileSync: (Ignored)");*/ }
799
800//*****************************************************************************

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected