MCPcopy Create free account
hub / github.com/Force67/prosperity / handleDispatch

Function handleDispatch

delta/gpu/cmd_processor.cpp:795–835  ·  view source on GitHub ↗

IT_DISPATCH_DIRECT: a GPU compute dispatch. body = [dim_x, dim_y, dim_z, dispatch_initiator] (workgroup counts). The CS program addr, workgroup size, resource/RSRC and user-data come from the COMPUTE_* SH registers set before it. Doom64 builds its level texture atlases with these (the T# the 3D world samples is written by a CS), so without executing them the atlases stay zero/black.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

submitDcbFunction · 0.85

Calls 2

disassembleFunction · 0.85
runComputeShaderFunction · 0.85

Tested by

no test coverage detected