MCPcopy Create free account
hub / github.com/Inori/GPCS4 / processCommandBuffer

Method processCommandBuffer

GPCS4/Graphics/Gnm/GnmCommandProcessor.cpp:115–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 void GnmCommandProcessor::processCommandBuffer(const void* commandBuffer, uint32_t commandSize)
116 {
117 processCmdInternal(commandBuffer, commandSize);
118 }
119
120 void GnmCommandProcessor::processPM4Type0(PPM4_TYPE_0_HEADER pm4Hdr, uint32_t* regDataX)
121 {

Callers 1

recordMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected