Searched defs:sizeCull (Results 1 – 1 of 1) sorted by relevance
1153 int sizeCull) { in TEST_P()1178 int sizeCull) { in TEST_P()1205 bool declareVertexCull, bool declareFragmentCull, int sizeCull) { in TEST_P()1241 for (int sizeCull = 1; sizeCull <= maxCullDistances; sizeCull++) in TEST_P() local