Searched refs:kInvocationsPerGroup (Results 1 – 1 of 1) sorted by relevance
1573 constexpr uint32_t kInvocationsPerGroup = 64; in convertIndexBuffer() local1577 UnsignedCeilDivide(kIndexCount * kInvocationsPerIndex, kInvocationsPerGroup); in convertIndexBuffer()1642 constexpr uint32_t kInvocationsPerGroup = 64; in convertIndexIndirectBuffer() local1646 UnsignedCeilDivide(kIndexCount * kInvocationsPerIndex, kInvocationsPerGroup); in convertIndexIndirectBuffer()