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