Various optimizations

This commit is contained in:
Wojtek Figat
2025-08-06 18:48:18 +02:00
parent a5838f739d
commit cf9c203855
12 changed files with 22 additions and 16 deletions

View File

@@ -68,6 +68,7 @@ void CS_IndirectArgs(uint groupIndex : SV_GroupIndex)
uint offset = 12 * prevDispatches;
// Generate outer sort dispatch arguments
UNROLL
for (uint j = k / 2; j > 1024; j /= 2)
{
// All of the groups of size 2j that are full