lib.dx11.compute.CalcDispatchCount - tooll3/t3 GitHub Wiki

CalcDispatchCount

in lib.dx11.compute


Uses the ThreadCount information from a compute shader to convert an element count into a thread group dispatch count.

For 2D Textures, also see [SizeToDispatchCount].


Input Parameters

Name (Relevancy & Type) Description
ThreadGroupSize (Int3Required) -
Count (Int32Required) -

Outputs

Name Type
DispatchCount T3.Core.DataTypes.Vector.Int3

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

⚠️ **GitHub.com Fallback** ⚠️