lib.dx11.compute.CalcDispatchCount - tooll3/t3 GitHub Wiki
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].
Name (Relevancy & Type) | Description |
---|---|
ThreadGroupSize (Int3Required) | - |
Count (Int32Required) | - |
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.