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