[]
        
(Showing Draft Content)

C1.Util.DX.Direct3D11.DeviceContext.Dispatch

Dispatch Method

Dispatch(int, int, int)

void ID3D11DeviceContext::Dispatch([In] unsigned int ThreadGroupCountX,[In] unsigned int ThreadGroupCountY,[In] unsigned int ThreadGroupCountZ)

Declaration
public void Dispatch(int threadGroupCountX, int threadGroupCountY, int threadGroupCountZ)
Parameters
Type Name Description
int threadGroupCountX
int threadGroupCountY
int threadGroupCountZ