Searched refs:kWorkgroupSize (Results 1 – 1 of 1) sorted by relevance
36 constexpr uint64_t kWorkgroupSize = 64; variable184 static_cast<uint64_t>(limits.v1.maxComputeWorkgroupsPerDimension) * kWorkgroupSize; in ComputeMaxDrawCallsPerIndirectValidationBatch()375 (batch.batchInfo->numDraws + kWorkgroupSize - 1) / kWorkgroupSize; in EncodeIndirectDrawValidationCommands()