Searched refs:trianglesPerInvocation (Results 1 – 2 of 2) sorted by relevance
1077 const auto trianglesPerInvocation = kNumVertices / workGroupSize; in initPrograms() local1097 << " const uint trianglesPerInvocation = " << trianglesPerInvocation << "u;\n" in initPrograms()