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

Function DLParser_RDPLoadSync

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

Source from the content-addressed store, hash-verified

794//
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected